summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-09T1430: add dhcp vendor-class-id client optionChristian Poessinger
2019-10-09Python/ifconfig: T1557: add generic support for DHCP client optionsChristian Poessinger
2019-10-06ipoe-server: XML: run through XMLlintChristian Poessinger
2019-10-06ipoe-server: optimize port completion helper to match all othersChristian Poessinger
2019-10-06Python/ifconfig: T1712: wait when changing interface stateChristian Poessinger
2019-10-06ethernet: T1637: bugfix on wrong dict key in verify()Christian Poessinger
2019-10-06Python/ifconfig: T1557: add return in front of self._cmd() callsChristian Poessinger
2019-10-06Jenkins: add current Git commit ID to build descriptionChristian Poessinger
2019-10-03dhcp-server: T1707: remove DHCP static-mappings from address poolChristian Poessinger
2019-10-03dhcp-server: only import ip_address and ip_network from ipaddress classChristian Poessinger
2019-10-03dhcp-server: T1707: bugfix on subsequent DHCP exclude addressesChristian Poessinger
2019-10-03OpenVPN: T1689: Add full restart on 'reset openvpn interface <interface>'Christian Poessinger
2019-10-01[wireguard] - T1706: wireguard broken in latest rollinghagbard
2019-10-01Merge pull request #144 from jestabro/rev-load-configDaniil Baturin
2019-10-01T1424: Rewrite the config load scriptJohn Estabrook
2019-10-01T1424: Check for http error or redirect, when loading remote files.John Estabrook
2019-10-01Revert "wireguard: T1700 - Wireguard FQDN endpoint doesn't work after reboot"hagbard
2019-09-30wireguard: T1700 - Wireguard FQDN endpoint doesn't work after reboothagbard
2019-09-30Merge pull request #143 from vindenesen/current-T1688Christian Poessinger
2019-09-30[OpenVPN]: T1688: Added check to see if encryption gcm is used in combination...vindenesen
2019-09-30[OpenVPN]: T1688: Added aes-gcm encryptionsvindenesen
2019-09-30T1496: use upstream accel-ppp rather then an unmaintained forkChristian Poessinger
2019-09-30Merge pull request #137 from DmitriyEshenko/hostname-dhcpDaniil Baturin
2019-09-30Merge pull request #142 from DmitriyEshenko/hostsd-fixDaniil Baturin
2019-09-29[vyos-hostsd] T1701 Fix check for delete domain-name and domain-searchDmitriyEshenko
2019-09-28T1694: delete the now broken tests for NTP.Daniil Baturin
2019-09-28Jenkins: assume dependencies are available in DOcker containerChristian Poessinger
2019-09-28OpenVPN: T1512: always enable compat-names optionChristian Poessinger
2019-09-27Interface: T1695: Syntax error in interface-dummy.py - Missing colonvindenesen
2019-09-27Merge pull request #139 from phoenix0984/ntpDaniil Baturin
2019-09-27T1694 NTPd: Do not listen on all interfaces by defaultMarcel Gisselmann
2019-09-26openvpn: T1691: interface is not always created - take care when setting aliasChristian Poessinger
2019-09-26openvpn: T1691: add artifical abort when waiting on interfaceChristian Poessinger
2019-09-26ipoe-server: T1690 - restart op-mode command for service ipoe-serverhagbard
2019-09-26ipoe-server: T1692 - ipoe-server verify function errorhagbard
2019-09-26pppoe-server: T1690 - restart op-mode commands for pppoe-serverhagbard
2019-09-26Merge pull request #138 from DmitriyEshenko/cli-eth-vif-helperDaniil Baturin
2019-09-25T1685 Adding ethernet valueHelp for vif,vif-s,vif-cDmitriyEshenko
2019-09-24wireguard: T1681 - code cleanup and maintenace.hagbard
2019-09-24Jenkins: rely on the global defined label for Docker executorsChristian Poessinger
2019-09-24Merge branch 'ifconfig-api-change' of github.com:c-po/vyos-1x into currentChristian Poessinger
2019-09-24Python/ifconfig: T1557: add STPIf class (spanning tree) bridge memberChristian Poessinger
2019-09-24Python/ifconfig: T1557: bugfix removing Q-in-Q VLAN interfacesChristian Poessinger
2019-09-24openvpn: T1548: setup interface aliasChristian Poessinger
2019-09-24Python/ifconfig: T1557: refactor BondIf 'mode' property to set_mode()Christian Poessinger
2019-09-24Python/ifconfig: T1557: refactor BondIf 'arp_interval' property to set_arp_in...Christian Poessinger
2019-09-24Python/ifconfig: T1557: refactor BondIf 'arp_ip_target' property to set_arp_i...Christian Poessinger
2019-09-24Python/ifconfig: T1557: refactor BondIf 'arp_interval' property to set_arp_in...Christian Poessinger
2019-09-24Python/ifconfig: T1557: refactor BondIf 'xmit_hash_policy' property to set_ha...Christian Poessinger
2019-09-24Python/ifconfig: T1557: remove unused has_autoneg() from EthernetIfChristian Poessinger