patch-2.3.99-pre9 linux/net/ipv6/Config.in
Next file: linux/net/ipv6/netfilter/Config.in
Previous file: linux/net/ipv4/ipip.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon May 22 09:50:55 2000
- Orig file:
v2.3.99-pre8/linux/net/ipv6/Config.in
- Orig date:
Mon Dec 20 18:48:22 1999
diff -u --recursive --new-file v2.3.99-pre8/linux/net/ipv6/Config.in linux/net/ipv6/Config.in
@@ -12,3 +12,7 @@
fi
#bool ' IPv6: flow policy support' CONFIG_RT6_POLICY
#bool ' IPv6: firewall support' CONFIG_IPV6_FIREWALL
+
+if [ "$CONFIG_NETFILTER" != "n" ]; then
+ source net/ipv6/netfilter/Config.in
+fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)