netlink
netlink copied to clipboard
Advanced Linux bridge setup
I wanna implement command like this
ip link add name br-eth1 type bridge vlan_filtering 1 nf_call_iptables 1 vlan_protocol 802.1Q
The current bridge support seem pretty limit. And I don't know who to do it. Can someone please kindly help?