kernel-aes67/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
br_fdb.c
br_forward.c
br_if.c
br_input.c [BRIDGE]: use llc for receiving STP packets 2006-03-20 22:59:06 -08:00
br_ioctl.c
br_netfilter.c
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