Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 2015 03:45:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 194855] VLAN interface MTU does not change on changing the base interface MTU
Message-ID:  <bug-194855-2472-eTKyTW7WJv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194855-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194855-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194855

--- Comment #2 from Praveen <praveenchoudary.gokina@emulex.com> ---
In Linux, when we change parent interface mtu, it will automatically update
vlan mtu.

We can either make it similar to Linux or handle as you said 

"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)".

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194855-2472-eTKyTW7WJv>