Add netlib and application hooks for ICMPv6 auto-configuration (still incomplete

This commit is contained in:
Gregory Nutt 2015-02-03 08:01:55 -06:00
parent 5da997b43f
commit b427e8288b
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ config ICMPv6_NEIGHBOR_DELAYMSEC
endif # NET_ICMPv6_NEIGHBOR
config NET_ICMPv6_AUTOCONF
bool "ICMPv6 autoconfiguration"
bool "ICMPv6 auto-configuration"
default n
---help---
Enable ioctl() logic that implements ICMPv6 auto configuration.