Age | Commit message (Expand) | Author |
2021-08-21 | pppoe: T1318: implement missing access-concentrator CLI option | Christian Poessinger |
2021-08-21 | vyos.configdict: leaf_node_changed() must return empty dict when node is added | Christian Poessinger |
2021-08-21 | pppoe: T3090: migrate to vyos.ifconfig library to use the full potential | Christian Poessinger |
2021-08-21 | pppoe: T3090: support forward disable on a PPPoE link | Christian Poessinger |
2021-08-21 | vyos.ifconfig: provide generic get_mac_synthetic() method | Christian Poessinger |
2021-08-21 | smoketest: base: abbreviate path to /proc/sys/net | Christian Poessinger |
2021-08-21 | vyos.configdict: add note when using leaf_node_changed() | Christian Poessinger |
2021-08-21 | route: static: T2450: add next-hop interface on dhcp routes | Christian Poessinger |
2021-08-21 | vyos.ifconfig: bridge: remove missleading comment in update() | Christian Poessinger |
2021-08-21 | wwan: T3620: remove superfluous import statement | Christian Poessinger |
2021-08-21 | xml: interfaces: use one common building block for "disable-forwarding" | Christian Poessinger |
2021-08-21 | vti: T1441: enable ipv4/ipv6 interface options | Christian Poessinger |
2021-08-21 | interfaces: T3090: migrate adjust-mss from "firewall options" to "interface" ... | Christian Poessinger |
2021-08-21 | T1950: fix permissions on component-versions.json file | John Estabrook |
2021-08-21 | udev: T2490: fix substitution error reported by udev | Christian Poessinger |
2021-08-21 | op-mode: nhrp: T3599: check if process is running instead of checking PID file | Christian Poessinger |
2021-08-21 | nhrp: T3599: move PID file to /run/opennhrp | Christian Poessinger |
2021-08-21 | Debian: disable time consuming dh_strip_nondeterminism | Christian Poessinger |
2021-08-20 | T1950: write component versions to json file during migration | John Estabrook |
2021-08-20 | bgp: T3759: add IPv4/IPv6 unicast AFI route-map for VPN import/export | Christian Poessinger |
2021-08-20 | bgp: T3759: fix DOS -> UNIX line endings on route-target building blocks | Christian Poessinger |
2021-08-20 | bgp: T3759: create common export/import building block for re-usable route-maps | Christian Poessinger |
2021-08-20 | smoketest: bgp: movo test for "solo" option to regular neighbor testcase | Christian Poessinger |
2021-08-20 | smoketest: bgp: add support to extract only given SAFI from FRR | Christian Poessinger |
2021-08-20 | xml: remove superfluous "interface" prefix from interface includes | Christian Poessinger |
2021-08-20 | ipsec: T1210: add missing if clause around unique key | Christian Poessinger |
2021-08-19 | Revert "xml: T1962: Add script to process syntaxVersion tags during build" | John Estabrook |
2021-08-19 | xml: T3768: drop early XML syntaxVersion implementation | John Estabrook |
2021-08-19 | T3768: Revert "T1950: Add support for reading component versions ..." | John Estabrook |
2021-08-19 | op-mode: bgp: T3759: add "show bgp ipv4|ipv6 vpn" commands | Christian Poessinger |
2021-08-19 | xml: T3474: add syntaxVersion processing to python xml lib | John Estabrook |
2021-08-19 | smoketest: ipsec: T3764: extend testcases for IKE/ESP lifetime | Christian Poessinger |
2021-08-19 | ipsec: dmvpn: T3764: bugfix mixed up IKE/ESP lifetime variable | Christian Poessinger |
2021-08-19 | ipsec: T3764: add additional quantifier for IKE and ESP lifetime | Christian Poessinger |
2021-08-19 | ipsec: T3764: bugfix missing IKE and ESP lifetime values | Christian Poessinger |
2021-08-18 | Debian: containers: T2216: add missing dependency on uidmap | Christian Poessinger |
2021-08-18 | bgp: evpn: T1513: VNI rt and rd are only supported under EVPN VRF | Christian Poessinger |
2021-08-18 | bgp: evpn: T1513: fix indention when writing address-family config | Christian Poessinger |
2021-08-18 | bgp: T3759: add l3vpn "route-target vpn" commands | Christian Poessinger |
2021-08-18 | bgp: evpn: T1513: re-structure route-target XML blocks | Christian Poessinger |
2021-08-18 | bgp: T3759: fix "label vpn" help string | Christian Poessinger |
2021-08-18 | bgp: T3759: fix indention when writing address-family config | Christian Poessinger |
2021-08-18 | bgp: T3759: add l3vpn "rd" route-distinguisher commands | Christian Poessinger |
2021-08-18 | bgp: T2387: fix indention when writing address-family config | Christian Poessinger |
2021-08-18 | bgp: T3759: add l3vpn "label vpn export" commands | Christian Poessinger |
2021-08-18 | bgp: T3759: import/export is for AFI "ipv4 unicast" not "ipv4 multicast" | Christian Poessinger |
2021-08-18 | smoketest: ssh: migrate setUp -> setUpClass to run code only once | Christian Poessinger |
2021-08-18 | smoketest: nat66: migrate setUp -> setUpClass to run code only once | Christian Poessinger |
2021-08-18 | nat: T2198: remove superfluous else clause on missing outbound-interface | Christian Poessinger |
2021-08-18 | nptv6: T2518: remove superfluous else clause on missing outbound-interface | Christian Poessinger |