]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Set bridge MAC addresses to the MAC address of their first interface unless
authorPhilip Paeps <philip@FreeBSD.org>
Tue, 1 Jul 2008 08:14:58 +0000 (08:14 +0000)
committerPhilip Paeps <philip@FreeBSD.org>
Tue, 1 Jul 2008 08:14:58 +0000 (08:14 +0000)
commitfe878019faaa17cf9b387ba48de5e5a2a36c59de
tree8d2e9238a91aaaebdcfe55cac6f95e1b5c14d771
parente54fdca237f1f2913a6725f3e9912afecd155a08
Set bridge MAC addresses to the MAC address of their first interface unless
locally configured.  This is more in line with the behaviour of other popular
bridging implementations and makes bridges more predictable after reboots for
example.

Reviewed by: thompsa
MFC after: 1 week
sys/net/if_bridge.c