Date: Mon, 25 Jul 2005 02:22:37 +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: <200507250222.j6P2Mb01068992@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507250222.j6P2Mb01068992>
