netlink icon indicating copy to clipboard operation
netlink copied to clipboard

add group_fwd_mask support for bridge and bridge port

Open hujun-open opened this issue 1 year ago • 0 comments

group_fwd_mask is useful to make certain Ethernet link local traffic like LLDP to pass-through bridge; this PR provides capability equivalent to command ip link add <name> type bridge group_fwd_mask <mask and ip link set <name> type bridge_slave group_fwd_mask <mask>

hujun-open avatar Dec 24 '23 21:12 hujun-open