diff options
| author | Roy Marples <roy@marples.name> | 2016-09-27 10:17:39 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2016-09-27 10:17:39 +0000 |
| commit | 6a765a4ffd2229ccca9d5b9972c618a72ead9eaf (patch) | |
| tree | 7d591e6c4387d3bd1d6a58a9147c48a0f13518a2 /README | |
| parent | 44d5340730cedaa4d1901c2e4ea9669cdedea945 (diff) | |
| download | dhcpcd-6a765a4ffd2229ccca9d5b9972c618a72ead9eaf.tar.xz | |
Allow DHCPv6 support to be compiled out.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -22,9 +22,10 @@ Other features maybe dropped as and when required. dhcpcd can also be made smaller by removing the IPv4 or IPv6 stack: * --disable-inet * --disable-inet6 -Or by removing the following features +Or by removing the following features: * --disable-auth * --disable-ipv4ll + * --disable-dhcp6 You can also move the embedded extended configuration from the dhcpcd binary to an external file (LIBEXECDIR/dhcpcd-definitions.conf) |
