Age | Commit message (Expand) | Author |
2021-02-15 | bgp: T1513: add per VRF vni support | Christian Poessinger |
2021-02-15 | bgp: T3311: remove remote-as from address-family | 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: T3308: add graceful-shutdown option | Christian Poessinger |
2021-02-14 | bgp: T1513: make vni a multi node | Christian Poessinger |
2021-02-14 | bgp: xml: add valueHelp for peer-group definition | Christian Poessinger |
2021-02-13 | bgp: T1513: extend supported evpn support/cli options | Christian Poessinger |
2021-02-11 | ospfv3: T3267: move interface specific options to "protocols ospfv3" | Christian Poessinger |
2021-02-11 | ripng: T3281: move interface specific options to "protocols ripng" | 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 | xml: cleanup wrong include file extensions | Christian Poessinger |
2021-02-07 | rip: T2547: migrate interface specific configuration under protocols rip | Christian Poessinger |
2021-02-07 | ospf: T3267: add proper CLI constraints | Christian Poessinger |
2021-02-07 | rip: T2547: xml cleanup so parts can be reused by RIPng | Christian Poessinger |
2021-02-06 | erspan: T3030: fix XML generator warning about ' in help string | Christian Poessinger |
2021-02-06 | rip: T2547: migrate to get_config_dict() and FRR reload | Christian Poessinger |
2021-02-06 | xml: rip: ospf: add passive-interface building block | Christian Poessinger |
2021-02-06 | rip: T2833: xml: split out (access|prefix)-list to re includable | Christian Poessinger |
2021-02-06 | xml: migrate DOS -> UNIX line endings for static routing includes | Christian Poessinger |
2021-02-05 | Merge branch 't2450-vrf' of github.com:c-po/vyos-1x into current | Christian Poessinger |
2021-02-05 | xml: add new common "interface-name" validator | Christian Poessinger |
2021-02-05 | xml: include: accel: add missing file include comments | 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-05 | tunnel: T3030: Use the default TTL value of 0 to correspond to the PMTU option | jack9603301 |
2021-02-05 | tunnel: erspan: T3030: Fixed tunnel option missing | jack9603301 |
2021-02-04 | Merge pull request #620 from jack9603301/T3030 | Christian Poessinger |
2021-02-02 | ospf: T3263: hello-multiplier is only available for interfaces, not virtual-link | Christian Poessinger |
2021-02-02 | ospf: T3263: support hello sub-second timer | Christian Poessinger |
2021-02-02 | Merge branch 'current' into T3282 | Christian Poessinger |
2021-02-02 | conf-mode: T3282: Add XML for protocol RIPng | sever-sever |
2021-02-02 | conf-mode: T3280: Add XML for protocols static | sever-sever |
2021-02-02 | tunnel: T3030: Modify the command line to streamline configuration (support p... | jack9603301 |
2021-02-02 | tunnel: T3030: Add erspan protocol support | jack9603301 |
2021-02-01 | vrf: T3278: Add XML for conf-mode | sever-sever |
2021-01-30 | bgp: T3037: remove invalid CLI nodes for ipv6 specific dynamic capability | Christian Poessinger |
2021-01-29 | vif-s: T3268: add VRF support | Brandon Stepler |
2021-01-29 | ospf: T3267: move "interface ip ospf" configuration to "protocols ospf interf... | Christian Poessinger |
2021-01-29 | rpki: T3255: fix polling-period default value of 300 seconds | Christian Poessinger |
2021-01-29 | rpki: T3255: provide full protocol support in XML and Python | Christian Poessinger |
2021-01-26 | rpki: T3256: Add XML for protocol rpki conf-mode | sever-sever |
2021-01-25 | Merge pull request #693 from bstepler/T3240 | Christian Poessinger |
2021-01-24 | ospfv3: T3244: provide full protocol support in XML and Python | Christian Poessinger |
2021-01-24 | ospfv3: T3245: Add XML for ospfv3 conf-mode | sever-sever |
2021-01-23 | nptv6: T2518: Maintain the consistency of terms in the CLI configuration file... | jack9603301 |
2021-01-23 | nptv6: T2518: outbound_interface cannot be any, inbound_interface can be any | jack9603301 |
2021-01-23 | nptv6: T2518: Support many to many DNPT(DNAT66) | jack9603301 |