Age | Commit message (Expand) | Author |
2021-10-08 | tunnel: T3893: harden logic when validating tunnel parameters | Christian Poessinger |
2021-10-02 | dns: forwarding: T3882: remove deprecated code to work with PowerDNS 4.5 | Christian Poessinger |
2021-10-01 | vrrp: T3877: remove debug output | Christian Poessinger |
2021-09-30 | vrrp: T3877: backport handlers to solve "default rfc3768-compatibility" issue | John Estabrook |
2021-09-22 | vrrp: keepalived: T616: bugfix for invalid os.unlink() | Christian Poessinger |
2021-09-21 | vrrp: keepalived: T616: drop /etc/default/keepalived | 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 | 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 | dhcp-server: T1968: allow multiple static-routes to be configured | Christian Poessinger |
2021-09-14 | openvpn: T3822: fix certificate permissions | Christian Poessinger |
2021-09-12 | T3822: set the OpenVPN key file owner to openvpn:openvpn | Daniil Baturin |
2021-09-11 | Merge pull request #1001 from erkin/equuleus | Daniil Baturin |
2021-09-10 | T3275: conntrack: Backport XML/Python implementation of conntrack CLI | erkin |
2021-09-10 | ethernet: T3802: use only one implementation for get_driver_name() | Christian Poessinger |
2021-09-09 | openvpn: T3805: drop privileges using systemd - required for rtnetlink | Christian Poessinger |
2021-09-09 | openvpn: T3805: use vyos.util.makedir() to create system directories | Christian Poessinger |
2021-09-07 | login: T971 allow quoting in public-keys options | Paul Lettington |
2021-09-06 | Merge pull request #999 from sever-sever/T2920-equ | Christian Poessinger |
2021-09-06 | ifconfig: T3806: "ipv6 address no_default_link_local" required for MTU < 1280 | Christian Poessinger |
2021-09-06 | tunnel: T2920: Add checks tun with same source addr and keys | Viacheslav |
2021-09-05 | name-server: T3804: merge "system name-servers-dhcp" into "system name-server" | Christian Poessinger |
2021-09-04 | T3697: do not try to restart charon if it's not required | Daniil Baturin |
2021-09-02 | tunnel: T3788: Add check keys for ipip and sit | Viacheslav |
2021-09-02 | Merge pull request #990 from sever-sever/T3093 | Christian Poessinger |
2021-09-02 | nipsec: T3093: Delete temporarily generated code | Viacheslav |
2021-09-02 | login: T3792: bugfix for usernames containing a hyphen | Christian Poessinger |
2021-09-02 | sstp-server: T2661: Delete CA certificate redundancy check | DmitriyEshenko |
2021-08-31 | vyos.ethtool: T3163: purify code to read and change flow-control settings | Christian Poessinger |
2021-08-31 | ethernet: T3163: only change ring-buffer settings if required | Christian Poessinger |
2021-08-31 | ethernet: T2241: check if interface supports changing speed/duplex settings | Christian Poessinger |
2021-08-31 | ethernet: T3514: bail out early on invalid adapter speed/duplex setting | Christian Poessinger |
2021-08-30 | tunnel: T3786: Add checks for source any and not key | Viacheslav |
2021-08-25 | isis: T3779: backport entire 1.4 (current) featureset | Christian Poessinger |
2021-08-25 | frr: T3217: Abbility to save routing configs | Christian Poessinger |
2021-08-22 | bridge: T3137: backport vlan features from 1.4 current | Christian Poessinger |
2021-08-18 | isis: T3417: last byte of IS-IS network entity title must always be 0 | Christian Poessinger |
2021-08-14 | openvpn: T3738: Disable authentication option for server mode | Viacheslav |
2021-08-12 | T3697: check config.exists rather than exists_effective | Daniil Baturin |
2021-08-09 | T3695: reword the ocserv fail message. | Daniil Baturin |
2021-08-09 | openconnect: T3695: Add systemd service checker on commit | DmitriyEshenko |
2021-08-03 | isis: T1316: rename Jinja2 template to match other FRR daemons | Christian Poessinger |
2021-08-02 | T3697: explicitly wait for the charon process to respond to strokes | Daniil Baturin |
2021-07-27 | T3697: wait for charon to get started before trying to restart it. | Daniil Baturin |
2021-07-25 | vrf: T31: add missind import for cmd() | Christian Poessinger |
2021-07-25 | vrf: T31: ignore iproute2 errors | Christian Poessinger |
2021-07-25 | ifconfig: T2653: obey conding style | Christian Poessinger |
2021-07-25 | ifconfig: backport ifconfig framework from 1.4 to support new tunnel options | Christian Poessinger |
2021-07-24 | openvpn: T65: Fix auth-user-pass authentication only | Yun Zheng Hu |