IF_BRIDGE(4): " A bridge works like a switch, forwarding traffic from one interface to another. Multicast and broadcast packets are always forwarded to all interfaces that are part of the bridge. For unicast traffic, the bridge learns which MAC addresses are associated with which interfaces and will forward the traffic selectively."
(b) the L2 interfaces created for the VLAN trunks default to be managed by the firewall, which is unnecessary as the L3 Interfaces take care of that.
net.link.bridge.pfil_member=0net.link.bridge.pfil_bridge=1