luci/modules/luci-mod-network
Jo-Philipp Wich 01eac366f6 luci-mod-network: fix tagging/pvid state parsing in bridge-vlan ports
The previous code naively looked for a `t` in the entire port spec,
wrongly matching untagged ports having a `t` in their name, such
as `eth0`.

Rework the logic to be more strict when parsing the port member
specification to avoid this issue.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-06-17 17:33:49 +02:00
..
htdocs/luci-static/resources luci-mod-network: fix tagging/pvid state parsing in bridge-vlan ports 2021-06-17 17:33:49 +02:00
root luci-mod-network: interfaces: restructure DHCPv6 and IPv6 RA options 2021-06-03 10:43:36 +02:00
Makefile luci-mod-network: add missing dependency on rpcd-mod-iwinfo 2019-09-11 12:27:02 +02:00