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

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

diff -u --recursive --new-file v2.4.4/linux/net/ipv6/Config.in linux/net/ipv6/Config.in
@@ -1,10 +1,6 @@
 #
 # IPv6 configuration
 # 
-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
-fi
 if [ "$CONFIG_NETLINK" = "y" ]; then
    if [ "$CONFIG_RTNETLINK" = "n" ]; then
       bool '    IPv6: routing messages via old netlink' CONFIG_IPV6_NETLINK

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)