patch-pre2.0.7 linux/net/ipv4/Config.in
Next file: linux/net/ipv4/af_inet.c
Previous file: linux/net/core/firewall.c
Back to the patch index
Back to the overall index
-  Lines: 25
 -  Date:
Sun May 19 23:40:50 1996
 -  Orig file: 
pre2.0.6/linux/net/ipv4/Config.in
 -  Orig date: 
Fri May 17 15:32:20 1996
 
diff -u --recursive --new-file pre2.0.6/linux/net/ipv4/Config.in linux/net/ipv4/Config.in
@@ -5,17 +5,19 @@
 bool 'IP: multicasting' CONFIG_IP_MULTICAST
 if [ "$CONFIG_FIREWALL" = "y" ]; then
   bool 'IP: firewalling' CONFIG_IP_FIREWALL
-fi
-bool 'IP: accounting' CONFIG_IP_ACCT
-if [ "$CONFIG_IP_FORWARD" = "y" ]; then
-  bool 'IP: optimize as router not host' CONFIG_IP_ROUTER
-  tristate 'IP: tunneling' CONFIG_NET_IPIP
   if [ "$CONFIG_IP_FIREWALL" = "y" ]; then
     bool 'IP: firewall packet logging' CONFIG_IP_FIREWALL_VERBOSE
     if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
       bool 'IP: masquerading (ALPHA)' CONFIG_IP_MASQUERADE
+      bool 'IP: transparent proxy support (ALPHA)' CONFIG_IP_TRANSPARENT_PROXY
     fi
+    bool 'IP: always defragment' CONFIG_IP_ALWAYS_DEFRAG
   fi
+fi
+bool 'IP: accounting' CONFIG_IP_ACCT
+if [ "$CONFIG_IP_FORWARD" = "y" ]; then
+  bool 'IP: optimize as router not host' CONFIG_IP_ROUTER
+  tristate 'IP: tunneling' CONFIG_NET_IPIP
   if [ "$CONFIG_IP_MULTICAST" = "y" ]; then
       if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
         bool 'IP: multicast routing (EXPERIMENTAL)' CONFIG_IP_MROUTE
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