Age | Commit message (Expand) | Author |
2021-12-09 | https: T4055: add vrf support | Christian Poessinger |
2021-12-08 | mpls: T4024: use FRRConfig() class for config reloading | Christian Poessinger |
2021-12-06 | sflow: T4046: Add source-address for sflow | Viacheslav |
2021-12-03 | tftp: T4012: Add TFTP VRF support | DmitriyEshenko |
2021-12-01 | http-api: T3440: simplify vyos-http-api initialization | John Estabrook |
2021-11-27 | Merge pull request #1085 from andriiandrieiev/equuleus | Christian Poessinger |
2021-11-25 | filesystem: T3946: partition resize as a service | Andrii |
2021-11-24 | sstp: T2661: Delete certificate files redundancy check | DmitriyEshenko |
2021-11-18 | wwan: T3795: do not fail config-load when signal is missing | Christian Poessinger |
2021-11-17 | snmp: T3996: fix invalid IPv6 localhost handling when using listen-address | Christian Poessinger |
2021-11-17 | openvpn: T3995: implement systemd reload support | Christian Poessinger |
2021-11-17 | OpenVPN: T3350: Changed custom options for OpenVPN processing | zsdc |
2021-11-17 | T3912: add additional newline after "Welcome to VyOS" | Christian Poessinger |
2021-11-15 | l2tp: T3724: allow setting accel-ppp l2tp host-name | Marek Isalski |
2021-11-08 | T3912: remove duplicate "Welcome to VyOS!" already shown by pre-login | Christian Poessinger |
2021-11-07 | http-api: T3440: give uvicorn time to initialize before starting Nginx | John Estabrook |
2021-11-07 | T3912: use a more informative default login banner | Christian Poessinger |
2021-10-31 | tunnel: T3956: GRE key check must not be run on our own interface instance | Christian Poessinger |
2021-10-31 | netflow: T3953: use warning if "netflow source-ip" does not exist instead of ... | Christian Poessinger |
2021-10-31 | console: T3954: bugfix RuntimeError: dictionary keys changed during iteration | Christian Poessinger |
2021-10-27 | vrrp: T3944: reload daemon instead of restart when already running | Christian Poessinger |
2021-10-22 | sstp: T2566: Fix verify section for pool ipv6 only | Viacheslav |
2021-10-21 | dhcp-server: T3610: Allow configuration for non-primary ip address | Viacheslav |
2021-10-21 | dhcp: T3626: Prevent to disable only one configured network | Viacheslav |
2021-10-20 | tunnel: T3921: bugfix KeyError for source-address | Christian Poessinger |
2021-10-20 | dhcpv6-server: T3918: Fix subnets verify raise ConfigError | Viacheslav |
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 |