Age | Commit message (Expand) | Author |
2023-08-12 | T5467: removing ospf(v3) or isis interface in VRF context did not clear FRR c... | Christian Breunig |
2023-08-07 | T5319: remove workarounds for defaults in protocols_ospfv3.py | John Estabrook |
2023-07-20 | ospf: T5377: add graceful restart FRR feature (RFC 3623) | Christian Breunig |
2023-07-14 | T5195: vyos.util -> vyos.utils package refactoring (#2093) | Christian Breunig |
2023-04-30 | T5150: harmonize verify() error message - encapsulate variable in "" quotes | Christian Breunig |
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 |