linux/net/bridge
Bart De Schuymer c15bf6e699 [NETFILTER]: ebt_arp: add gratuitous arp filtering
The attached patch adds gratuitous arp filtering, more precisely: it
allows checking that the IPv4 source address matches the IPv4
destination address inside the ARP header. It also adds a check for the
hardware address type when matching MAC addresses (nothing critical,
just for better consistency).

Signed-off-by: Bart De Schuymer <bdschuym@pandora.be>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-04-25 22:28:58 -07:00
..
netfilter [NETFILTER]: ebt_arp: add gratuitous arp filtering 2007-04-25 22:28:58 -07:00
br.c bridge: check kmem_cache_create() error 2007-04-25 22:28:51 -07:00
br_device.c bridge: allow changing hardware address to any valid address 2007-04-25 22:28:50 -07:00
br_fdb.c bridge: check kmem_cache_create() error 2007-04-25 22:28:51 -07:00
br_forward.c [NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE 2007-04-25 22:28:16 -07:00
br_if.c bridge: change when netlink events go to STP 2007-04-25 22:28:48 -07:00
br_input.c bridge: don't route packets while learning 2007-04-25 22:28:45 -07:00
br_ioctl.c bridge: add support for user mode STP 2007-04-25 22:28:48 -07:00
br_netfilter.c [NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic 2007-04-25 22:28:57 -07:00
br_netlink.c bridge: add support for user mode STP 2007-04-25 22:28:48 -07:00
br_notify.c bridge: change when netlink events go to STP 2007-04-25 22:28:48 -07:00
br_private.h bridge: check kmem_cache_create() error 2007-04-25 22:28:51 -07:00
br_private_stp.h
br_stp.c bridge: add support for user mode STP 2007-04-25 22:28:48 -07:00
br_stp_bpdu.c bridge: add support for user mode STP 2007-04-25 22:28:48 -07:00
br_stp_if.c bridge: change when netlink events go to STP 2007-04-25 22:28:48 -07:00
br_stp_timer.c
br_sysfs_br.c bridge: add support for user mode STP 2007-04-25 22:28:48 -07:00
br_sysfs_if.c bridge: add sysfs hook to flush forwarding table 2007-04-25 22:28:47 -07:00
Kconfig
Makefile