[package] base-files: properly handle vlans on top of wireless interfaces
[openwrt.git] / package / busybox / config / networking / udhcp / Config.in
index 2597f72..e982787 100644 (file)
@@ -92,7 +92,8 @@ config BUSYBOX_CONFIG_FEATURE_UDHCP_RFC3397
        depends on BUSYBOX_CONFIG_UDHCPD || BUSYBOX_CONFIG_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 BUSYBOX_CONFIG_UDHCPC_DEFAULT_SCRIPT
        string "Absolute path to config script"
This page took 0.026674 seconds and 4 git commands to generate.