]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/Kconfig
[DCCP] CCID2: Tell DCCP to quickly check whether cwnd is available
[linux-2.6-omap-h63xx.git] / net / Kconfig
index c6cec5aa548604c87aa48ce43fd9c2007052f305..6528a935622cc61ca2269a250ada0181932c61ff 100644 (file)
@@ -177,7 +177,7 @@ source "net/lapb/Kconfig"
 
 config NET_DIVERT
        bool "Frame Diverter (EXPERIMENTAL)"
-       depends on EXPERIMENTAL
+       depends on EXPERIMENTAL && BROKEN
        ---help---
          The Frame Diverter allows you to divert packets from the
          network, that are not aimed at the interface receiving it (in
@@ -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