openwrt-pf/package/network
John Crispin c9945c203a lldpd: resolve bridge VLAN sub-interfaces to member ports
When bridge VLAN filtering is active, network_get_physdev resolves
UCI interface names to the VLAN sub-interface (e.g. br-lanv0) rather
than the bridge master. LLDP frames use reserved multicast
(01:80:c2:00:00:0e) which bridges trap to member ports, so lldpd
must listen on the physical ports to receive them.

Detect when the resolved device is a sub-interface of a bridge and
expand it to the list of bridge member ports instead.

Signed-off-by: John Crispin <john@phrozen.org>
2026-06-24 11:21:28 +02:00
..
config wifi-scripts: make scan output fields conditional 2026-06-24 11:21:28 +02:00
ipv6 odhcp6c: update to Git HEAD (2026-06-20) 2026-06-24 01:53:14 +02:00
services lldpd: resolve bridge VLAN sub-interfaces to member ports 2026-06-24 11:21:28 +02:00
utils package: nftables: replace patch with proper backport 2026-06-22 11:52:58 +02:00