MAC-VLAN: Improve parsing.
The interface named 'ae_wan' would be incorrectly stripped if there is a MAC-VLAN. We need to look for the last occurrence of '_'. The same goes with tagged VLANs.
Edited by Markus Gothe
The interface named 'ae_wan' would be incorrectly stripped if there is a MAC-VLAN. We need to look for the last occurrence of '_'. The same goes with tagged VLANs.