Date: Fri, 3 Mar 2006 09:12:22 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_bridge.c Message-ID: <200603030912.k239CMK3024606@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603030912.k239CMK3024606>
