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

Next file: linux/net/netsyms.c
Previous file: linux/net/ipv4/ip_output.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.33/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 provider 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 (who was at: slshen@lbl.gov)