[DCCP]: Increment sequence numbers on retransmitted Response packets
[powerpc.git] / net / Kconfig
index eb855b7..67e39ad 100644 (file)
@@ -63,6 +63,7 @@ config INET
 if INET
 source "net/ipv4/Kconfig"
 source "net/ipv6/Kconfig"
+source "net/netlabel/Kconfig"
 
 endif # if INET
 
@@ -231,7 +232,7 @@ config NET_TCPPROBE
        TCP congestion avoidance modules. If you don't understand
        what was just said, you don't need it: say N.
 
-       Documentation on how to use the packet generator can be found
+       Documentation on how to use TCP connection probing can be found
        at http://linux-net.osdl.org/index.php/TcpProbe
 
        To compile this code as a module, choose M here: the
@@ -249,7 +250,8 @@ source "net/ieee80211/Kconfig"
 config WIRELESS_EXT
        bool
 
-source "net/netlabel/Kconfig"
+config FIB_RULES
+       bool
 
 endif   # if NET
 endmenu # Networking