Age | Commit message (Expand) | Author |
2024-03-24 | ospf: T6066: can not define the same network in different areas | Christian Breunig |
2024-03-02 | ospf: T5717: sync code with ospfv3 implementation | Christian Breunig |
2024-01-09 | T5916: Added segment routing check for index base size and SRGB base size | Cheeze_It |
2023-11-12 | ospf: T5467: remove superfluous "import os" | Christian Breunig |
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_ospf.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-07-03 | ospf: T5334: add support for external route summarisation Type-5 and Type-7 LSAs | 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-21 | ospf: T5102: do not always redistribute babel routes | Christian Breunig |
2022-10-06 | ospf: T4707: Add OSPF segment routing for FRR | Cheeze_It |
2022-04-14 | frr: T4353: fix Jinja2 linting errors | Christian Poessinger |
2022-03-18 | OSPF : T4304: add check access-list is defined | fett0 |
2021-11-28 | ospf: comment cleanup | Christian Poessinger |
2021-11-27 | frr: T3753: autosave config when calling commit_configuration() | Christian Poessinger |
2021-11-27 | ospf: 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-29 | ospf: T3236: remove debug print() statement | Christian Poessinger |
2021-08-29 | ospf: T3236: add possibility to redistribute "table" | Christian Poessinger |
2021-08-16 | ospf: T3757: verify() bugfix for interface area | Christian Poessinger |
2021-08-15 | ospf: T3757: support to configure area at an interface level | 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-05-08 | vrf: bgp: T3523: bugfix Kernel route-map deployment | Christian Poessinger |
2021-05-06 | vrf: T3523: fix regex when removing dynamic routing protocols with a kernel r... | Christian Poessinger |
2021-04-15 | protocols: remove superfluous import of vyos.util.call | Christian Poessinger |
2021-04-12 | ospf: T3328: route-map to zebra/kernel can not be removed | 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-03-21 | ospf: vrf: T2271: ease FRR interaction for config reload | Christian Poessinger |
2021-03-21 | vrf: ospf: T2271: comment cleanup | Christian Poessinger |
2021-03-17 | vrf: ospf: T2271: when removing the entire process cleanup all interfaces | Christian Poessinger |
2021-03-14 | vyos.util: rename get_json_iface_options() -> get_interface_config() | Christian Poessinger |
2021-03-14 | vrf: T3344: move dynamic routing protocols under "vrf name <name> protocols" | Christian Poessinger |
2021-03-14 | vrf: ospf: T2271: create individual OSPF process for specified VRF name | Christian Poessinger |
2021-03-04 | ospf: T3211: Fix default isis redistribution | sever-sever |
2021-02-16 | ospfv3: T3313: move interface related options to "protocols ospfv3 interface" | Christian Poessinger |
2021-02-14 | frr: harden "router" regex | Christian Poessinger |
2021-02-10 | frr: T2638: remove dedicated per protocol debugging | Christian Poessinger |
2021-02-02 | ospf: T3263: support hello sub-second timer | Christian Poessinger |
2021-01-29 | ospf: T3272: ensure interface config is consistent to CLI | Christian Poessinger |
2021-01-29 | ospf: T3267: move "interface ip ospf" configuration to "protocols ospf interf... | Christian Poessinger |
2021-01-24 | ospf(v3): T3236: T3244: adjust to route-map converted name (_ for -) | Christian Poessinger |
2021-01-24 | ospf(v3): T3236: T3244: add verify() for used route-map existence | Christian Poessinger |
2021-01-23 | ospf: T3236: provide full protocol support in XML and Python | Christian Poessinger |
2021-01-22 | ospf: T3236: support processing by vyos-configd | Christian Poessinger |
2021-01-22 | ospf: T3236: add default values | Christian Poessinger |