[Bug 194855] VLAN interface MTU does not change on changing the base interface MTU
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 9 18:30:30 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194855
John Nielsen <john at jnielsen.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |john at jnielsen.net
--- Comment #1 from John Nielsen <john at jnielsen.net> ---
I don't think that VLAN MTU should change automatically. In the example given
it does make sense to either give a warning or prevent the parent interface MTU
from being reduced smaller than any of the VLAN MTU (or conversely increasing
the VLAN MTU above that of the parent), but I don't think that increasing the
MTU on the parent should have any effect on the VLAN interfaces' MTU. I have
certainly had cases where I used different MTU settings for different VLANs on
the same parent interface (but of course not higher than the parent).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list