diff options
Diffstat (limited to 'networking/udhcp/Config.in')
-rw-r--r-- | networking/udhcp/Config.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/networking/udhcp/Config.in b/networking/udhcp/Config.in index fd2a61c..34adf35 100644 --- a/networking/udhcp/Config.in +++ b/networking/udhcp/Config.in @@ -92,7 +92,8 @@ config FEATURE_UDHCP_RFC3397 depends on UDHCPD || UDHCPC help If selected, both client and server will support passing of domain - search lists via option 119, specified in RFC3397. + search lists via option 119, specified in RFC 3397, + and SIP servers option 120, specified in RFC 3361. config UDHCPC_DEFAULT_SCRIPT string "Absolute path to config script" |