patch-pre2.0.13 linux/net/ipv4/Config.in

Next file: linux/net/ipv4/arp.c
Previous file: linux/net/core/skbuff.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.12/linux/net/ipv4/Config.in linux/net/ipv4/Config.in
@@ -9,9 +9,12 @@
     bool 'IP: firewall packet logging' CONFIG_IP_FIREWALL_VERBOSE
     if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
       bool 'IP: masquerading (EXPERIMENTAL)' CONFIG_IP_MASQUERADE
+      if [ "$CONFIG_IP_MASQUERADE" != "n" ]; then
+        comment 'Protocol-specific masquerading support will be built as modules.'
+      fi
       bool 'IP: transparent proxy support (EXPERIMENTAL)' CONFIG_IP_TRANSPARENT_PROXY
+      bool 'IP: always defragment' CONFIG_IP_ALWAYS_DEFRAG
     fi
-    bool 'IP: always defragment' CONFIG_IP_ALWAYS_DEFRAG
   fi
 fi
 bool 'IP: accounting' CONFIG_IP_ACCT

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this