Age | Commit message (Expand) | Author |
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 |
2021-01-20 | ospf: add skeleton for new XML/Python based implementation | Christian Poessinger |