summaryrefslogtreecommitdiff
path: root/python/vyos/ifconfig/dhcp.py
AgeCommit message (Expand)Author
2020-08-12ifconfig: dhcp: T2767: client must not start when interface is disabledChristian Poessinger
2020-08-04dhcpv6-pd: T2741: support delegation on non existing interfacesChristian Poessinger
2020-08-03ifconfig: T2653: unify DHCPv4 configurationChristian Poessinger
2020-08-03ifconfig: T2740: pass config dict to DHCP class for IPv6Christian Poessinger
2020-05-26dhcpv6-pd: pppoe: T2506: restructure CLIChristian Poessinger
2020-05-17pppoe: dhcpv6-pd: T421: initial supportChristian Poessinger
2020-05-17dhcpv6-pd: T421: migrate from ISC dhclient to wide-dhcpv6-clientChristian Poessinger
2020-05-11ifconfig/dhcp: T2449: remove accept_ra logic as it was wrongJernej Jakob
2020-04-29dhclient: T2393: switch to old configuration path to keep existing op-mode to...Christian Poessinger
2020-04-28dhclient: T2393: remove intermediate _DHCP helper classChristian Poessinger
2020-04-28dhclient6: T2393: T2394: migrate from SysVinit to systemdChristian Poessinger
2020-04-28dhclient: T2393: migrate from SysVinit to systemdChristian Poessinger
2020-04-26dhcp: T2379: fix dhcp stopThomas Mangin
2020-04-11dhcp: T2230: use external template filesThomas Mangin
2020-04-11dhcp: T2265: refactor DHCP classThomas Mangin
2020-03-31ifconfig: T2057: allow to disable interface debuggingThomas Mangin
2020-03-24ifconfig: T2057: break down DHCPThomas Mangin