https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194855
John Nielsen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from John Nielsen <[email protected]> --- 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
