Age | Commit message (Expand) | Author |
2021-03-21 | isis: T3417: drop artificial "domain" node identifying the IS-IS process name | Christian Poessinger |
2021-03-21 | isis: T3417: add VRF support | Christian Poessinger |
2021-03-21 | isis: T3417: move from cli tagNode to node | Christian Poessinger |
2021-03-14 | vrf: T3344: move dynamic routing protocols under "vrf name <name> protocols" | Christian Poessinger |
2021-03-14 | vrf: bgp: T2271: create individual BGP process for specified VRF name | Christian Poessinger |
2021-03-14 | vrf: ospf: T2271: create individual OSPF process for specified VRF name | Christian Poessinger |
2021-03-10 | bgp: evpn: T1513: add support for per VNI route-distinguished and route-target | Christian Poessinger |
2021-03-10 | rpki: T3399: Fix template dashes replace | sever-sever |
2021-03-08 | bgp: T3391: migrate old IPv4 only maximum-paths config to new syntax | Christian Poessinger |
2021-03-07 | bgp: T3391: add per AFI maximum-paths support | Christian Poessinger |
2021-02-27 | bgp: T3365: After commit bf9c914 config interface become out of the check | sever-sever |
2021-02-27 | bgp: T3365: Fix remote-as ordering for neighbor | sever-sever |
2021-02-26 | Merge pull request #744 from Cheeze-It/current | Christian Poessinger |
2021-02-26 | BGP: T2100: Adding RFC8212 option toggle. | Cheeze_It |
2021-02-24 | route: static: T2450: add missing "dhcp-interface" route option | Christian Poessinger |
2021-02-21 | Merge pull request #737 from sever-sever/T3332 | Christian Poessinger |
2021-02-21 | bgp: T3322: Fix timers for neighbor | sever-sever |
2021-02-19 | bgp: T3330: Fix capability orf prefix-list | sever-sever |
2021-02-16 | bfd: T3310: use end to exit FRR scope | Christian Poessinger |
2021-02-16 | ospf: T3047: support virtual-link interfaces on "passive-interface-exclude" | Christian Poessinger |
2021-02-16 | bgp: T2100: always set "no bgp network import-check" | Christian Poessinger |
2021-02-16 | ospfv3: T3313: move interface related options to "protocols ospfv3 interface" | Christian Poessinger |
2021-02-15 | Merge pull request #732 from c-po/t3310-bfd | John Estabrook |
2021-02-15 | bgp: T1513: add per VRF vni support | Christian Poessinger |
2021-02-15 | bfd: T3310: implement peer profile support | Christian Poessinger |
2021-02-15 | bfd: T3310: migrate to get_config_dict() and FRR reload | Christian Poessinger |
2021-02-14 | templates: convert DOS -> UNIX line endings | Christian Poessinger |
2021-02-14 | bgp: T2315: add CLI options for addpath-tx-(all-paths|bestpath-per-AS) | Christian Poessinger |
2021-02-14 | bgp: T1513: add per VNI advertise-default-gw, advertise-svi-ip options | Christian Poessinger |
2021-02-14 | bgp: T2844: add IPv4 disable-send-community support | Christian Poessinger |
2021-02-14 | bgp: T2387: bugfix missing options not added to FRR | Christian Poessinger |
2021-02-14 | bgp: T3308: add graceful-shutdown option | Christian Poessinger |
2021-02-14 | bgp: T1513: make vni a multi node | Christian Poessinger |
2021-02-13 | bgp: T2387: bgp_neighbor macro should access address family dict with items() | Christian Poessinger |
2021-02-13 | bgp: T1513: extend supported evpn support/cli options | Christian Poessinger |
2021-02-11 | ripng: T3281: move common parts into Jinja2 include | Christian Poessinger |
2021-02-10 | rip: T2547: fix indention of distribute-list in FRR template | Christian Poessinger |
2021-02-10 | ripng: T3281: migrate to get_config_dict() and FRR reload | Christian Poessinger |
2021-02-09 | bgp: T1513: initial implementation of L2VPN EVPN support | Christian Poessinger |
2021-02-09 | bgo: T3183: T2100: enable "no bgp ebgp-requires-policy" | Christian Poessinger |
2021-02-07 | rip: T2547: migrate interface specific options to "protocols rip" | Christian Poessinger |
2021-02-06 | rip: T2547: migrate to get_config_dict() and FRR reload | Christian Poessinger |
2021-02-05 | route: static: T2450: provide full protocol support in XML and Python with ne... | Christian Poessinger |
2021-02-05 | vrf: T2450: provide full protocol support in XML and Python with new CLI | Christian Poessinger |
2021-02-02 | ospf: T3263: support hello sub-second timer | Christian Poessinger |
2021-01-29 | ospf: T3267: bugfix missing interface parameters cost, priority and bandwidth | Christian Poessinger |
2021-01-29 | ospf: T3267: move "interface ip ospf" configuration to "protocols ospf interf... | Christian Poessinger |
2021-01-29 | rpki: T3266: support deleting entire section from FRR config | Christian Poessinger |
2021-01-29 | rpki: T3255: provide full protocol support in XML and Python | Christian Poessinger |
2021-01-24 | bgp: T3247: bugfix import/export filter-list | Christian Poessinger |