Actions
Bug #64
closedVLAN interface choices in 2.0 (creating, assigning)
Start date:
08/26/2009
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
Description
While fixing some other issues I noticed that when you attempt to create additional VLANs, the VLAN interfaces are also offered as potential parents. Furthermore, when assigning interfaces the VLAN interfaces show up twice, once as usual ("VLAN 10 on em0") and then again as "em0_vlan10 (xx:...:xx)"
This seems to be a side effect of the VLAN interface naming changes, and they are being included since the interface name starts with a supported driver: "em0_vlan10" does start with "em".
It probably needs some extra checks to exclude interfaces from those places that have "vlan" in the actual interface name.
Files
Actions