Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-14 | templates: dhcp-client: fix "Autogenerated by" script name | Christian Pössinger | |
Commit 21bc98f1 ("ifconfig: dhcp: T2767: client must not start when interface is disabled") dropped dhcp.py which is now directly handled by interface.py. This change should also be reflected in the generated files. | |||
2020-08-03 | ifconfig: T2653: unify DHCPv4 configuration | Christian Poessinger | |
Pass the interface dictionary transparently to the DHCP module and render the DHCP client config template directly from the same source instead of transcoding it once more. | |||
2020-04-28 | dhclient: T2393: migrate from SysVinit to systemd | Christian Poessinger | |
2020-04-11 | dhcp: T2230: use external template files | Thomas Mangin | |