patch-2.1.80 linux/net/ipv4/Config.in
Next file: linux/net/ipv4/ip_forward.c
Previous file: linux/net/core/sock.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Jan 15 14:33:07 1998
- Orig file:
v2.1.79/linux/net/ipv4/Config.in
- Orig date:
Mon Jan 12 22:09:25 1998
diff -u --recursive --new-file v2.1.79/linux/net/ipv4/Config.in linux/net/ipv4/Config.in
@@ -27,6 +27,9 @@
if [ "$CONFIG_IP_FIREWALL" = "y" ]; then
if [ "$CONFIG_NETLINK" = "y" ]; then
bool 'IP: firewall packet netlink device' CONFIG_IP_FIREWALL_NETLINK
+ if [ "$CONFIG_IP_FIREWALL_NETLINK" = "y" ]; then
+ define_bool CONFIG_NETLINK_DEV y
+ fi
fi
bool 'IP: firewall packet logging' CONFIG_IP_FIREWALL_VERBOSE
bool 'IP: transparent proxy support' CONFIG_IP_TRANSPARENT_PROXY
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov