udhcp: optionally support RFC3397 (by Gabriel L. Somlo <somlo@cmu.edu>)

This commit is contained in:
Denis Vlasenko
2007-02-27 21:15:08 +00:00
parent 966bb43766
commit 5066473d41
6 changed files with 77 additions and 21 deletions

View File

@@ -65,3 +65,11 @@ config FEATURE_UDHCP_DEBUG
the background.
See http://udhcp.busybox.net for further details.
config FEATURE_RFC3397
bool "Support for RFC3397 domain search (experimental)"
default n
depends on APP_UDHCPD || APP_UDHCPC
help
If selected, both client and server will support passing of domain
search lists via option 119, specified in RFC3397.