Actions
Regression #11870
openSetting MTU on VLAN does not set MTU on parent interface in 2.5.1
Status:
New
Priority:
Normal
Assignee:
-
Category:
Interfaces
Target version:
-
Start date:
04/30/2021
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
2.5.x
Affected Architecture:
amd64
Description
When altering the MTU on a VLAN, the physical interface needs to follow. Currently it does not, and you have to assign the parent and change it to match, or use some other manual means to set the MTU.
We need some extra logic to maintain that relationship on the backend, and possibly in the GUI as well, since changing one VLAN should change them all, and note that in the GUI.
Regression of [[https://redmine.pfsense.org/issues/2786]]
Related issues
Updated by Jim Pingle 9 months ago
- Has duplicate Bug #12255: MTU on Interface change to VLAN MTU added
Actions