dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/bridge
Stephen Hemminger 4505a3ef72 [BRIDGE]: allow setting hardware address of bridge pseudo-dev
Some people are using bridging to hide multiple machines from an ISP
that restricts by MAC address. So in that case allow the bridge mac
address to be set to any of the existing interfaces.  I don't want to
allow any arbitrary value and confuse STP.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-03 13:11:00 -08:00
..
netfilter [NETFILTER] ebtables: Support nf_log API from ebt_log and ebt_ulog 2006-01-03 13:10:30 -08:00
Kconfig [NET]: move config options out to individual protocols 2005-07-11 21:13:56 -07:00
Makefile
br.c
br_device.c [BRIDGE]: allow setting hardware address of bridge pseudo-dev 2006-01-03 13:11:00 -08:00
br_fdb.c [BRIDGE]: Use ether_compare 2005-10-31 16:34:10 -02:00
br_forward.c [BRIDGE]: TSO fix in br_dev_queue_push_xmit 2005-09-22 23:35:34 -07:00
br_if.c [BRIDGE]: recompute features when adding a new device 2005-11-23 19:04:08 -08:00
br_input.c [BRIDGE]: Use ether_compare 2005-10-31 16:34:10 -02:00
br_ioctl.c
br_netfilter.c [BR_NETFILTER]: Fix leak if skb traverses > 1 bridge 2005-12-26 17:27:10 -08:00
br_notify.c
br_private.h [BRIDGE]: allow setting hardware address of bridge pseudo-dev 2006-01-03 13:11:00 -08:00
br_private_stp.h
br_stp.c
br_stp_bpdu.c
br_stp_if.c [BRIDGE]: allow setting hardware address of bridge pseudo-dev 2006-01-03 13:11:00 -08:00
br_stp_timer.c
br_sysfs_br.c
br_sysfs_if.c