1
0
Fork 0
alistair23-linux/net/bridge
Adrian Bunk eb3f8f5e22 [NET]: BRIDGE_EBT_ARPREPLY must depend on INET
BRIDGE_EBT_ARPREPLY=y and INET=n results in the following compile error:

net/built-in.o: In function `ebt_target_reply':
ebt_arpreply.c:(.text+0x68fb9): undefined reference to `arp_send'
make: *** [.tmp_vmlinux1] Error 1

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-07-19 14:00:13 -07:00
..
netfilter [NET]: BRIDGE_EBT_ARPREPLY must depend on INET 2005-07-19 14:00:13 -07:00
Kconfig [NET]: move config options out to individual protocols 2005-07-11 21:13:56 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
br.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
br_device.c [BRIDGE]: set features based on enslaved devices 2005-05-29 14:15:17 -07:00
br_fdb.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
br_forward.c [NETFILTER]: Kill nf_debug 2005-06-21 14:01:57 -07:00
br_if.c [BRIDGE]: set features based on enslaved devices 2005-05-29 14:15:17 -07:00
br_input.c [NETFILTER]: Kill nf_debug 2005-06-21 14:01:57 -07:00
br_ioctl.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
br_netfilter.c [NETFILTER]: Fix connection tracking bug in 2.6.12 2005-06-28 16:04:44 -07:00
br_notify.c [BRIDGE]: set features based on enslaved devices 2005-05-29 14:15:17 -07:00
br_private.h [BRIDGE]: set features based on enslaved devices 2005-05-29 14:15:17 -07:00
br_private_stp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
br_stp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
br_stp_bpdu.c [BRIDGE]: prevent bad forwarding table updates 2005-05-29 14:15:55 -07:00
br_stp_if.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
br_stp_timer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
br_sysfs_br.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
br_sysfs_if.c [PATCH] kobject/hotplug split - net bridge 2005-04-18 21:57:37 -07:00