summaryrefslogtreecommitdiff
path: root/src/conf_mode
AgeCommit message (Expand)Author
2021-11-07T3912: use a more informative default login bannerChristian Poessinger
2021-10-31tunnel: T3956: GRE key check must not be run on our own interface instanceChristian Poessinger
2021-10-31netflow: T3953: use warning if "netflow source-ip" does not exist instead of ...Christian Poessinger
2021-10-31console: T3954: bugfix RuntimeError: dictionary keys changed during iterationChristian Poessinger
2021-10-27vrrp: T3944: reload daemon instead of restart when already runningChristian Poessinger
2021-10-22sstp: T2566: Fix verify section for pool ipv6 onlyViacheslav
2021-10-21dhcp-server: T3610: Allow configuration for non-primary ip addressViacheslav
2021-10-21dhcp: T3626: Prevent to disable only one configured networkViacheslav
2021-10-20tunnel: T3921: bugfix KeyError for source-addressChristian Poessinger
2021-10-20dhcpv6-server: T3918: Fix subnets verify raise ConfigErrorViacheslav
2021-10-08tunnel: T3893: harden logic when validating tunnel parametersChristian Poessinger
2021-10-02dns: forwarding: T3882: remove deprecated code to work with PowerDNS 4.5Christian Poessinger
2021-10-01vrrp: T3877: remove debug outputChristian Poessinger
2021-09-30vrrp: T3877: backport handlers to solve "default rfc3768-compatibility" issueJohn Estabrook
2021-09-22vrrp: keepalived: T616: bugfix for invalid os.unlink()Christian Poessinger
2021-09-21vrrp: keepalived: T616: drop /etc/default/keepalivedChristian Poessinger
2021-09-21vrrp: keepalived: T616: move configuration to volatile /run directoryChristian Poessinger
2021-09-21vrrp: keepalived: T2720: adjust to Jinja2 trim_blocks featureChristian Poessinger
2021-09-19dhcp-server: T3672: re-add missing "name" CLI optionChristian Poessinger
2021-09-19dhcp-server: T3672: only one failover peer is supportedChristian Poessinger
2021-09-19dhcp-server: T1968: allow multiple static-routes to be configuredChristian Poessinger
2021-09-14openvpn: T3822: fix certificate permissionsChristian Poessinger
2021-09-12T3822: set the OpenVPN key file owner to openvpn:openvpnDaniil Baturin
2021-09-11Merge pull request #1001 from erkin/equuleusDaniil Baturin
2021-09-10T3275: conntrack: Backport XML/Python implementation of conntrack CLIerkin
2021-09-10ethernet: T3802: use only one implementation for get_driver_name()Christian Poessinger
2021-09-09openvpn: T3805: drop privileges using systemd - required for rtnetlinkChristian Poessinger
2021-09-09openvpn: T3805: use vyos.util.makedir() to create system directoriesChristian Poessinger
2021-09-07login: T971 allow quoting in public-keys optionsPaul Lettington
2021-09-06Merge pull request #999 from sever-sever/T2920-equChristian Poessinger
2021-09-06ifconfig: T3806: "ipv6 address no_default_link_local" required for MTU < 1280Christian Poessinger
2021-09-06tunnel: T2920: Add checks tun with same source addr and keysViacheslav
2021-09-05name-server: T3804: merge "system name-servers-dhcp" into "system name-server"Christian Poessinger
2021-09-04T3697: do not try to restart charon if it's not requiredDaniil Baturin
2021-09-02tunnel: T3788: Add check keys for ipip and sitViacheslav
2021-09-02Merge pull request #990 from sever-sever/T3093Christian Poessinger
2021-09-02nipsec: T3093: Delete temporarily generated codeViacheslav
2021-09-02login: T3792: bugfix for usernames containing a hyphenChristian Poessinger
2021-09-02sstp-server: T2661: Delete CA certificate redundancy checkDmitriyEshenko
2021-08-31vyos.ethtool: T3163: purify code to read and change flow-control settingsChristian Poessinger
2021-08-31ethernet: T3163: only change ring-buffer settings if requiredChristian Poessinger
2021-08-31ethernet: T2241: check if interface supports changing speed/duplex settingsChristian Poessinger
2021-08-31ethernet: T3514: bail out early on invalid adapter speed/duplex settingChristian Poessinger
2021-08-30tunnel: T3786: Add checks for source any and not keyViacheslav
2021-08-25isis: T3779: backport entire 1.4 (current) featuresetChristian Poessinger
2021-08-25frr: T3217: Abbility to save routing configsChristian Poessinger
2021-08-22bridge: T3137: backport vlan features from 1.4 currentChristian Poessinger
2021-08-18isis: T3417: last byte of IS-IS network entity title must always be 0Christian Poessinger
2021-08-14openvpn: T3738: Disable authentication option for server modeViacheslav
2021-08-12T3697: check config.exists rather than exists_effectiveDaniil Baturin