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-12 | nat: T3307: fix destination nat generation | Esa Varemo |
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 | Merge branch 't2450-vrf' of github.com:c-po/vyos-1x into current | 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-04 | Merge pull request #620 from jack9603301/T3030 | Christian Poessinger |
2021-02-02 | ospf: T3263: support hello sub-second timer | Christian Poessinger |
2021-02-02 | tunnel: T3030: Add erspan protocol support | jack9603301 |
2021-01-30 | pppoe: T3273: Leave default-route in place if 'default-route' is set to 'none' | Sam Burney |
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-27 | dhcpv6: T3240: send DUID when only DHCPv6 PD is configured | Brandon Stepler |
2021-01-25 | Merge pull request #697 from DmitriyEshenko/1x-pppoe-2501202101 | Christian Poessinger |
2021-01-25 | pppoe: T3251: Add double-quotes to protect special characters | DmitriyEshenko |
2021-01-25 | Merge pull request #693 from bstepler/T3240 | 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-24 | nptv6: T2518: Delete redundant blank lines | jack9603301 |
2021-01-23 | nptv6: T2518: Use better variable names | jack9603301 |
2021-01-23 | nptv6: T2518: Remove trailing spaces | jack9603301 |
2021-01-23 | nptv6: T2518: Optimized implementation | jack9603301 |
2021-01-23 | nptv6: T2518: outbound_interface cannot be any, inbound_interface can be any | jack9603301 |
2021-01-23 | nptv6: T2518: DNPT does not need NDP agent | jack9603301 |
2021-01-23 | nptv6: T2518: Support many to many DNPT(DNAT66) | jack9603301 |
2021-01-23 | nptv6: T2518: Improved template generation | jack9603301 |
2021-01-23 | nptv6: T2518: Initial support for nat66 (NPT) | jack9603301 |
2021-01-23 | ospf: T3236: provide full protocol support in XML and Python | Christian Poessinger |
2021-01-22 | dhcpv6: T3240: support per-interface client DUIDs | Brandon Stepler |
2021-01-22 | ospf: T3236: support processing by vyos-configd | Christian Poessinger |
2021-01-22 | bgp: T1875: update CLI description under protocols and template indention level | Christian Poessinger |
2021-01-22 | bgp: T1875: support processing by vyos-configd | 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 |