Age | Commit message (Expand) | Author |
2021-09-21 | vrrp: keepalived: T3847: migrate to get_config_dict() | Christian Poessinger |
2021-09-21 | vrrp: keepalived: T616: move configuration to volatile /run directory | Christian Poessinger |
2021-09-21 | vrrp: keepalived: T2720: adjust to Jinja2 trim_blocks feature | Christian Poessinger |
2021-09-19 | ipsec: T1441: Clean up vti-up-down script for XFRM interfaces | Lucas Christian |
2021-09-19 | dhcp-server: T3672: migrate failover name option | Christian Poessinger |
2021-09-19 | dhcp-server: T3672: re-add missing "name" CLI option | Christian Poessinger |
2021-09-19 | dhcp-server: T3672: only one failover peer is supported | Christian Poessinger |
2021-09-19 | op-mode: nat: T3648: Fix NAT script errors | jack9603301 |
2021-09-18 | container: T2216: add IPv6 support to container networks | Christian Poessinger |
2021-09-18 | dhcp-server: T3838: rename dns-server to name-server node | Christian Poessinger |
2021-09-18 | dhcp-server: T1968: allow multiple static-routes to be configured | Christian Poessinger |
2021-09-18 | validator: T2417: bugfix on Python3 f'ormat strings | Christian Poessinger |
2021-09-17 | Merge pull request #1007 from erkin/current | Christian Poessinger |
2021-09-17 | T3823: Stop strip-private regexp from swallowing quotes | erkin |
2021-09-15 | ipsec: T3830: "authentication id|use-x509-id" are mutually exclusive | Christian Poessinger |
2021-09-14 | dhcpv6-pd: T421: disable wide dhcpv6 client debug messages | Christian Poessinger |
2021-09-11 | Fix inconsistent capitalization in the show version output | Daniil Baturin |
2021-09-10 | wireguard: T3642: directly import keys to CLI when run in config mode | Christian Poessinger |
2021-09-10 | frr: T1514: refactor restart script and drop duplicated code | Christian Poessinger |
2021-09-10 | Merge pull request #1000 from sever-sever/T3810 | Christian Poessinger |
2021-09-10 | squidguard: T3810: Set DB directory rigths 755 | Viacheslav |
2021-09-10 | ethernet: T3802: use only one implementation for get_driver_name() | Christian Poessinger |
2021-09-09 | wireguard: T3642: improve "set" commands for generated key-pairs | Christian Poessinger |
2021-09-09 | pki: T3642: use f'ormated strings in print() | Christian Poessinger |
2021-09-09 | policy: T3812: FRR bgpd also knows about route-maps because of rpki | Christian Poessinger |
2021-09-09 | pki: wireguard: T3815: do not bail out early so keys can be written to file | Christian Poessinger |
2021-09-08 | openvpn: T3805: fix bool logic in verify_pki() for client mode | Christian Poessinger |
2021-09-08 | openvpn: T3805: drop privileges using systemd - required for rtnetlink | Christian Poessinger |
2021-09-08 | openvpn: T3805: use vyos.util.makedir() to create system directories | Christian Poessinger |
2021-09-08 | openvpn: T3805: use vyos.util.write_file() to store certificates | Christian Poessinger |
2021-09-06 | pki: eapol: T3642: only add "pki" key to interface dict if pki is configured | Christian Poessinger |
2021-09-06 | pki: eapol: T3642: use write_file() to store certificates | Christian Poessinger |
2021-09-06 | ifconfig: T3806: "ipv6 address no_default_link_local" required for MTU < 1280 | Christian Poessinger |
2021-09-06 | pki: T3642: verify() that we can not delete certificates still referenced in CLI | Christian Poessinger |
2021-09-06 | vyos.util: add function to search a key recursively in a dictionary | Christian Poessinger |
2021-09-06 | wwan: T3620: op-mode: not all commands supported by all modems - add info mes... | Christian Poessinger |
2021-09-05 | name-server: T3804: merge "system name-servers-dhcp" into "system name-server" | Christian Poessinger |
2021-09-05 | system: T3804: rename migration script 20-to-21 -> 21-to-22 | Christian Poessinger |
2021-09-05 | T3803: add source-address option to the op mode ping CLI. | Daniil Baturin |
2021-09-04 | op-mode: T3619: bugfix "show interfaces X detail" | Christian Poessinger |
2021-09-04 | op-mode: T3619: bugfix "show interfaces" for VLANs | Christian Poessinger |
2021-09-04 | op-mode: import cleanup in "show interfaces" script | Christian Poessinger |
2021-09-04 | bgp: T3798: "replace-as" option can only be used when "no-prepend" is defined | Christian Poessinger |
2021-09-03 | login: T971 allow quoting in public-keys options | Paul Lettington |
2021-09-03 | bgp: T3798: add support for neighbor local-as <n> replace-as | Christian Poessinger |
2021-09-02 | tunnel: T3788: Add check keys for ipip and sit | Viacheslav |
2021-09-02 | login: T3792: bugfix for usernames containing a hyphen | Christian Poessinger |
2021-09-02 | login: radius: T3192: drop workaround required by get_config_dict() | Christian Poessinger |
2021-09-02 | op-mode: T1376: speed up tab-completion for DHCP pool listing | Christian Poessinger |
2021-09-01 | Merge pull request #986 from sever-sever/T2920 | Christian Poessinger |