]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/Kconfig
[NETFILTER]: nf_conntrack: add missing unlock in get_next_corpse()
[linux-2.6-omap-h63xx.git] / net / Kconfig
index 4959a4e1e0feca3fa2b0a304f8cf175a27c90487..a81aca43932f975ed912e1f00482e24b5a6d7102 100644 (file)
@@ -231,7 +231,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,6 +249,11 @@ source "net/ieee80211/Kconfig"
 config WIRELESS_EXT
        bool
 
+source "net/netlabel/Kconfig"
+
+config FIB_RULES
+       bool
+
 endif   # if NET
 endmenu # Networking