NetworkManager/contrib/scripts
Tom Gundersen 6adade6f21 dhcp: add nettools dhcp4 client
This is inspired by the existing systemd integration, with a few differences:

* This parses the WPAD option, which systemd requested, but did not use.
* We hook into the DAD handling, only making use of the configured address
  once DAD has completed successfully, and declining the lease if it fails.

There are still many areas of possible improvement. In particular, we need
to ensure the parsing of all options are compliant, as n-dhcp4 treats all
options as opaque, unlike sd-dhcp4. We probably also need to look at how
to handle failures and retries (in particular if we decline a lease).

We need to query the current MTU at client startu, as well as the hardware
broadcast address. Both these are provided by the kernel over netlink, so
it should simply be a matter of hooking that up with NM's netlink layer.

Contribution under LGPL2.0+, in addition to stated licenses.
2019-07-05 11:04:32 +02:00
..
checkpatch-feature-branch.sh checkpatch: quote variable in "checkpatch-feature-branch.sh" 2018-10-22 18:21:41 +02:00
checkpatch.pl dhcp: add nettools dhcp4 client 2019-07-05 11:04:32 +02:00
nm-ci-install-valgrind-in-ubuntu1604.sh gitlab-ci: run unit tests under valgrind in gitlab-ci 2019-05-18 09:58:52 +02:00
nm-ci-patch-gtkdoc.sh gitlab-ci: patch gtk-doc to generate valid documentation 2018-12-01 08:55:44 +01:00
nm-ci-run.sh settings: drop ibft settings plugin 2019-06-20 16:06:44 +02:00
nm-import-openconnect all: drop vim file variables from source files 2019-06-11 10:08:07 +02:00
nm-import-openvpn all: drop vim file variables from source files 2019-06-11 10:08:07 +02:00
nm-import-vpnc all: drop vim file variables from source files 2019-06-11 10:08:07 +02:00
NM-log platform: add routing-rule add/delete netlink functions 2019-03-13 09:03:59 +01:00
test-macsec tests: use "/run" instead of "/var/run" 2019-05-17 21:24:18 +02:00