kernel-ark/net/bridge
Stephen Hemminger cf0f02d04a [BRIDGE]: use llc for receiving STP packets
Use LLC for the receive path of Spanning Tree Protocol packets.
This allows link local multicast packets to be received by
other protocols (if they care), and uses the existing LLC
code to get STP packets back into bridge code.

The bridge multicast address is also checked, so bridges using
other link local multicast addresses are ignored. This allows
for use of different multicast addresses to define separate STP
domains.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-03-20 22:59:06 -08:00
..
netfilter
br_device.c [BRIDGE]: forwarding remove unneeded preempt and bh diasables 2006-03-20 22:58:36 -08:00
br_fdb.c [BRIDGE]: forwarding remove unneeded preempt and bh diasables 2006-03-20 22:58:36 -08:00
br_forward.c
br_if.c [BRIDGE]: use kzalloc 2006-03-20 22:57:03 -08:00
br_input.c [BRIDGE]: use llc for receiving STP packets 2006-03-20 22:59:06 -08:00
br_ioctl.c
br_netfilter.c [BRIDGE]: netfilter inline cleanup 2006-03-20 22:58:21 -08:00
br_notify.c
br_private_stp.h
br_private.h [BRIDGE]: use llc for receiving STP packets 2006-03-20 22:59:06 -08:00
br_stp_bpdu.c [BRIDGE]: use llc for receiving STP packets 2006-03-20 22:59:06 -08:00
br_stp_if.c
br_stp_timer.c
br_stp.c
br_sysfs_br.c
br_sysfs_if.c
br.c [BRIDGE]: use llc for receiving STP packets 2006-03-20 22:59:06 -08:00
Kconfig [BRIDGE]: use llc for receiving STP packets 2006-03-20 22:59:06 -08:00
Makefile