summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-11-18wwan: T3795: periodically check if WWAN connection needs a reconnectChristian Poessinger
2021-11-18wwan: T3795: do not fail config-load when signal is missingChristian Poessinger
2021-11-18wwan: T3795: make connect and disconnect op-mode commands aware to WWAN inter...Christian Poessinger
2021-11-18Merge pull request #1052 from sever-sever/T3643-equDaniil Baturin
2021-11-17snmp: T3996: fix invalid IPv6 localhost handling when using listen-addressChristian Poessinger
2021-11-17openvpn: T3995: implement systemd reload supportChristian Poessinger
2021-11-17OpenVPN: T3350: Changed custom options for OpenVPN processingzsdc
2021-11-17T3912: add additional newline after "Welcome to VyOS"Christian Poessinger
2021-11-15graphql: T3993: add config file save/loadJohn Estabrook
2021-11-15graphql: T3993: move schema generation to bindings.py; clean up for lintingJohn Estabrook
2021-11-15l2tp: T3724: allow setting accel-ppp l2tp host-nameMarek Isalski
2021-11-08T3912: remove duplicate "Welcome to VyOS!" already shown by pre-loginChristian Poessinger
2021-11-07http-api: T2768: update dhcp-server example for migration 5-to-6John Estabrook
2021-11-07http-api: T3440: give uvicorn time to initialize before starting NginxJohn Estabrook
2021-11-07http-api: T2768: add README.graphqlJohn Estabrook
2021-11-07http-api: T2768: example using GraphQL for high-level config operationsJohn Estabrook
2021-11-07http-api: T3616: update for strict content-type check in FastAPI 0.65.2John Estabrook
2021-11-07http api: T3412: use FastAPI as web framework; support application/jsonJohn Estabrook
2021-11-07T3912: use a more informative default login bannerChristian Poessinger
2021-11-01dhclient: T3940: Added lease file argument to the `dhclient -x` callzsdc
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: udev: T3954: adjust rule script to new systemd-udev versionChristian Poessinger
2021-10-31console: T3954: bugfix RuntimeError: dictionary keys changed during iterationChristian Poessinger
2021-10-29ipsec: T3643: Fix for show tunnels with state downViacheslav
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