patch-2.1.88 linux/net/ipv6/Config.in

Next file: linux/net/ipv6/addrconf.c
Previous file: linux/net/ipv4/udp.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.87/linux/net/ipv6/Config.in linux/net/ipv6/Config.in
@@ -3,7 +3,7 @@
 # 
 bool 'IPv6: enable EUI-64 token format' CONFIG_IPV6_EUI64
 if [ "$CONFIG_IPV6_EUI64" = "y" ]; then
-  bool 'IPv6: disable provided based addresses' CONFIG_IPV6_NO_PB
+  bool 'IPv6: disable provider based addresses' CONFIG_IPV6_NO_PB
 fi
 if [ "$CONFIG_NETLINK" = "y" ]; then
   if [ "$CONFIG_RTNETLINK" = "n" ]; then

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov