Age | Commit message (Expand) | Author |
2021-12-13 | op-mode: BGP wide option is not availbale for L2VPN/EVPN AFI | Christian Poessinger |
2021-12-13 | op-mode: xml: refactor "show ip(v6) route" to use #include building blocks | Christian Poessinger |
2021-12-13 | Merge pull request #1105 from jestabro/uds | John Estabrook |
2021-12-13 | http-api: T4071: allow API to bind to unix domain socket | John Estabrook |
2021-12-13 | Merge pull request #1104 from jestabro/configd_init-smoketest | Christian Poessinger |
2021-12-13 | configd: T2582: add smoketest for vyos-configd initialization | John Estabrook |
2021-12-12 | graphql: T3993: add requests for firewall ipv6-address-group | John Estabrook |
2021-12-12 | graphql: T3993: distinguish queries and mutations; update README.graphql | John Estabrook |
2021-12-12 | validator: T4036: validate if multicast address is single (no netmask) | Christian Poessinger |
2021-12-12 | bgp: T3967: add support for conditional advertisement | Christian Poessinger |
2021-12-12 | xml: bgp: rename afi-common.xml.i -> neighbor-afi-ipv4-ipv6-common.xml.i | Christian Poessinger |
2021-12-12 | bgp: smoketest: add proper peer-group assignment tests | Christian Poessinger |
2021-12-12 | bgp: T4069: add "parameters suppress-fib-pending" CLI option | Christian Poessinger |
2021-12-12 | bgp: T4069: add "parameters shutdown" CLI option | Christian Poessinger |
2021-12-12 | bgp: T4069: add "parameters reject-as-sets" CLI option | Christian Poessinger |
2021-12-12 | bgp: T4069: add "parameters minimum-holdtime <n>" CLI option | Christian Poessinger |
2021-12-12 | bgp: T4069: add "parameters fast-convergence" CLI option | Christian Poessinger |
2021-12-12 | bgp: T3967: add "parameters conditional-advertisement timer <n>" option | Christian Poessinger |
2021-12-12 | xml: bgp: fix "shutdown" help string (remove whitespace) | Christian Poessinger |
2021-12-11 | T3912: migrate "Welcome to VyOS" from issue file to motd to not silently expo... | Christian Poessinger |
2021-12-11 | vyos.util: T4061: fix typo in function name | John Estabrook |
2021-12-11 | smoketest: bfd: only read in FRR configuration from bfdd | Christian Poessinger |
2021-12-11 | bfd: T3310: bugfix on profile names using hyphens | Christian Poessinger |
2021-12-10 | vxlan: T3700: unindent other tunnels cleanup code | Christian Poessinger |
2021-12-10 | wwan: T3795: remove superfluous import (render) | Christian Poessinger |
2021-12-10 | wwan: T3795: only enable cron helper when interface is in use | Christian Poessinger |
2021-12-10 | wwan: T3795: only run ModemManager when interface is in use | Christian Poessinger |
2021-12-10 | vxlan: T3700: can not specify both "external" and "VNI" | Christian Poessinger |
2021-12-10 | vxlan: T3700: add support for external controlled FDB | Christian Poessinger |
2021-12-10 | ConfigError: T4068: automatically wrap message at 72 characters | Christian Poessinger |
2021-12-10 | smoketest: interfaces: bugfix loop iteration - same config set multiple times | Christian Poessinger |
2021-12-10 | T562: bugfix missing "," on variable listing | Christian Poessinger |
2021-12-09 | ospf(v3): T4058: add support for BFD profiles | Christian Poessinger |
2021-12-09 | isis: T4058: add support for BFD profiles | Christian Poessinger |
2021-12-09 | bgp: T4058: add support for BFD profiles | Christian Poessinger |
2021-12-09 | xml: T4058: provide building block for BFD profiles | Christian Poessinger |
2021-12-09 | xml: include: create dedicated bfd subfolder | Christian Poessinger |
2021-12-09 | Revert "vrrp: T4059: do "late" read of the CLI configuration as this fails in... | Christian Poessinger |
2021-12-09 | vyos.configdict: T4064: bugfix for IP addresses not removed from Kernel | Christian Poessinger |
2021-12-09 | smoketest: vlan: T4064: verify IP addresses do not stick after deletion | Christian Poessinger |
2021-12-09 | Merge pull request #1024 from lucasec/dns-authoritative | Christian Poessinger |
2021-12-08 | configquery: T4060: allow use before boot configuration is complete | John Estabrook |
2021-12-08 | vyos.util: T4061: add function to check for completion of boot config | John Estabrook |
2021-12-08 | vrrp: T4059: do "late" read of the CLI configuration as this fails in __init__ | Christian Poessinger |
2021-12-08 | Merge pull request #1100 from DmitriyEshenko/sg-1x-03122021-02 | Daniil Baturin |
2021-12-07 | pppoe-server: T3006: Add range to regex generator | DmitriyEshenko |
2021-12-08 | Merge pull request #1102 from dmbaturin/T3006 | Daniil Baturin |
2021-12-07 | T3006: add a range validator | Daniil Baturin |
2021-12-07 | Merge pull request #1101 from goodNETnick/vrrpHealth_1.4 | Christian Poessinger |
2021-12-07 | VRRP: T4033: VRRP script_security parameter removed | goodNETnick |