index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conf_mode
/
protocols_ospfv3.py
Age
Commit message (
Expand
)
Author
2023-04-13
T5150: do not apply zebra route-map from routing-daemon config level
Christian Breunig
2023-03-14
T5085: Fix ipv6 route-map for ospfv3
Viacheslav Hletenko
2023-01-13
T4935: ospfv3: bugfix KeyError: 'range'
Christian Breunig
2023-01-12
T4935: ospfv3: "not-advertise" and "advertise" conflict
Yuxiang Zhu
2022-04-14
frr: T4353: fix Jinja2 linting errors
Christian Poessinger
2021-12-26
ospfv3: T4107: add support for "default-information originate"
Christian Poessinger
2021-12-26
ospfv3: T4108: add support for auto-cost parameter
Christian Poessinger
2021-12-26
ospfv3: T4102: nssa area support both no-summary and default-originate
Christian Poessinger
2021-12-25
ospfv3: T4102: add support for NSSA area-type
Christian Poessinger
2021-11-28
ospfv3: T3928: add VRF support
Christian Poessinger
2021-11-27
frr: T3753: autosave config when calling commit_configuration()
Christian Poessinger
2021-11-27
frr: alwaws try to commit connfig 5 times
Christian Poessinger
2021-11-27
ospfv3: T3753: reload config five (5) times - workaround for FRR issue #10132
Christian Poessinger
2021-11-27
ospfv3: T3753: adjust to new FRR 8.1 syntax
Christian Poessinger
2021-11-27
frr: T3753: add default_add_before mnemonic for routing protocols to re-use code
Christian Poessinger
2021-08-14
ospf: T3236: use proper daemon named template file
Christian Poessinger
2021-07-23
frr: T2175: remove no longer required loop when removing routing protocols
Christian Poessinger
2021-04-15
protocols: remove superfluous import of vyos.util.call
Christian Poessinger
2021-04-08
protocols: T3464: proper handling of routing policy configuration
Christian Poessinger
2021-04-02
frr: T3217: Abbility to save routing configs
sever-sever
2021-03-23
routing: T3217: Save configs of daemon per commit
sever-sever
2021-02-16
ospfv3: T3313: move interface related options to "protocols ospfv3 interface"
Christian Poessinger
2021-02-10
frr: T2638: remove dedicated per protocol debugging
Christian Poessinger
2021-02-03
ospfv3: T3244: drop superfluous import of dict_search
Christian Poessinger
2021-01-24
ospf(v3): T3236: T3244: add verify() for used route-map existence
Christian Poessinger
2021-01-24
ospfv3: T3244: provide full protocol support in XML and Python
Christian Poessinger