cvs commit: src/sys/net if_bridge.c
Andrew Thompson
thompsa at FreeBSD.org
Mon Jul 25 02:22:47 GMT 2005
thompsa 2005-07-25 02:22:37 UTC
FreeBSD src repository
Modified files:
sys/net if_bridge.c
Log:
We check that all the member interfaces have the same MTU on attach to the
bridge but the interface can still be changed afterwards.
This falls under the 'dont do that' category but log an warning when INVARIANTS
is defined.
Approved by: mlaier (mentor)
MFC after: 3 days
Revision Changes Path
1.14 +8 -0 src/sys/net/if_bridge.c
More information about the cvs-src
mailing list