Age | Commit message (Expand) | Author |
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 |
2021-01-24 | bgp: T3247: bugfix import/export prefix-list and distribution-list | Christian Poessinger |
2021-01-24 | bgp: T2347: bugfix import/export route-map | Christian Poessinger |
2021-01-24 | ospfv3: T3244: provide full protocol support in XML and Python | Christian Poessinger |
2021-01-24 | bgp: T2850: bugfix templating neighbor interface statements | Christian Poessinger |
2021-01-23 | ospf: T3236: provide full protocol support in XML and Python | Christian Poessinger |
2021-01-22 | bgp: T1875: update CLI description under protocols and template indention level | Christian Poessinger |
2021-01-21 | Merge pull request #690 from Cheeze-It/current | Christian Poessinger |
2021-01-20 | bgp: T1875: Adding BGP listen range FRR feature | Cheeze_It |
2021-01-20 | ospf: add skeleton for new XML/Python based implementation | Christian Poessinger |
2021-01-18 | bgp: T2174: use better variable names when creating peers | Christian Poessinger |
2021-01-14 | bgp: T2174: remove invalid "no bgp default ipv4-unicast" from default config | Christian Poessinger |
2021-01-13 | bgp: T2174: bugfix FRR template generation | Christian Poessinger |
2021-01-12 | Merge pull request #679 from sever-sever/T3210 | Christian Poessinger |
2021-01-12 | is-is: T3210: Fix three-way-handshake | sever-sever |
2021-01-12 | bgp: T2387: Fix template for bgp redistribute proto ospv3 | sever-sever |
2021-01-05 | ISIS: T3156: Adding segment routing for ISIS | Cheeze_It |
2020-12-22 | mpls: T915: Add ordered control for LDP | Cheeze_It |
2020-12-17 | T3135: bfd template missing newlines | bedmisten |
2020-12-09 | Merge pull request #639 from Cheeze-It/current | Christian Poessinger |
2020-12-08 | mpls-conf: T915: Add LDP import and export control | Cheeze_It |
2020-12-08 | bgp: T2174: Fix Template. Update to use FRRConfig framework | sever-sever |
2020-12-06 | mpls-conf: T915: Add LDP local label allocation control. | Cheeze_It |
2020-12-03 | isis: T1316: Fix isis delete section. Use an updated frr framework | sever-sever |
2020-11-28 | vyos.template: T2720: fix remaining in-line time_block syntax | Christian Poessinger |
2020-11-23 | mpls: T915: drop superfluous "-%}" from Jinja2 template | Christian Poessinger |
2020-11-23 | Merge pull request #616 from Cheeze-It/current | Christian Poessinger |
2020-11-22 | mpls-conf: T915: Refactored FRR LDP template, MPLS handler, added MPLS global... | Cheeze_It |
2020-11-22 | bgp: T2174: refactor Jinja template and reduce redundant paths | Christian Poessinger |
2020-11-13 | isis: T1316: refactor config retrieval and Jinja2 template | Christian Poessinger |