Actions
Bug #24711
closedVirtual interfaces are not detected as primary (discovery over VLAN support)
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
It looks like we create primary interface in advance, then we save identifier and mac there and then there’s loop over all interfaces which creates all the others but overwrites the primary one completely.
https://community.theforeman.org/t/primary-virtual-interface-detection/10880
Updated by Lukas Zapletal about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset b1a3ce269a3996e2d54e2fb46bea3d1d45a235f8.
Updated by Lukas Zapletal about 6 years ago
- Subject changed from Virtual interfaces are not detected as primary to Virtual interfaces are not detected as primary (discovery over VLAN support)
This is the patch that needs to be present in order to support discovery over VLAN (tagged) network.
Actions