summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-10-31console: T3954: bugfix RuntimeError: dictionary keys changed during iterationChristian Poessinger
2021-10-28IPSec: T3941: Fix uptime for tunnels sa op-modeViacheslav
2021-10-27vrrp: T3944: reload daemon instead of restart when already runningChristian Poessinger
2021-10-26op-mode: T3942: Add feature generate IPSec debug-archiveViacheslav
2021-10-22sstp: T2566: Fix verify section for pool ipv6 onlyViacheslav
2021-10-21Merge pull request #1032 from ross211/dhclient-vyos-cleanupChristian Poessinger
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-21tunnel: T3925: dhcp-interface was of no use - use source-interface insteadChristian Poessinger
2021-10-20tunnel: T3921: bugfix KeyError for source-addressChristian Poessinger
2021-10-20dhcpv6-server: T3918: Fix subnets verify raise ConfigErrorViacheslav
2021-10-20dhclient hooks: T3920: avoid 'too many args' error when no vrfRoss Dougherty
2021-10-08tunnel: T3893: harden logic when validating tunnel parametersChristian Poessinger
2021-10-04T3889: Revert "dhcpv6-pd: T421: disable wide dhcpv6 client debug messages"Christian 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-28dhclient: T3852: Fixed dhclient processes searchzsdc
2021-09-26T3866: ignore interfaces without "address" in DNS forwarding migrationDaniil Baturin
2021-09-26op-mode: reboot/poweroff: T3857: send wall message to all usersChristian Poessinger
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: migrate failover name optionChristian Poessinger
2021-09-19dhcp-server: T2927: Add empty args if does not possible to determine variablesDmitriyEshenko
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: T3838: rename dns-server to name-server nodeChristian Poessinger
2021-09-19dhcp-server: T1968: allow multiple static-routes to be configuredChristian Poessinger
2021-09-18validator: T2417: bugfix on Python3 f'ormat stringsChristian Poessinger
2021-09-14dhcpv6-pd: T421: disable wide dhcpv6 client debug messagesChristian Poessinger
2021-09-14openvpn: T3822: fix certificate permissionsChristian Poessinger
2021-09-12T3822: set the OpenVPN key file owner to openvpn:openvpnDaniil Baturin
2021-09-11Fix inconsistent capitalization in the show version outputDaniil Baturin
2021-09-11Merge pull request #1001 from erkin/equuleusDaniil Baturin
2021-09-10frr: T1514: refactor restart script and drop duplicated codeChristian Poessinger
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-06T3803: add source-address option to the op mode ping CLI.Daniil Baturin
2021-09-06wwan: T3620: op-mode: not all commands supported by all modems - add info mes...Christian Poessinger
2021-09-05name-server: T3804: merge "system name-servers-dhcp" into "system name-server"Christian Poessinger
2021-09-04Merge pull request #992 from dmbaturin/ipsec-settings-fixJohn Estabrook
2021-09-04T3697: do not try to restart charon if it's not requiredDaniil Baturin