cvs commit: src/sys/net if_bridge.c
Andrew Thompson
thompsa at FreeBSD.org
Fri Mar 3 01:12:23 PST 2006
thompsa 2006-03-03 09:12:22 UTC
FreeBSD src repository
Modified files:
sys/net if_bridge.c
Log:
Since we are using random ethernet addresses for the bridge, it is possible
that we might have address collisions, so make sure that this hardware address
isn't already in use on another bridge.
Submitted by: csjp
MFC after: 1 month
Revision Changes Path
1.56 +22 -7 src/sys/net/if_bridge.c
More information about the cvs-src
mailing list