netlink icon indicating copy to clipboard operation
netlink copied to clipboard

Advanced Linux bridge setup

Open liyimeng opened this issue 2 years ago • 0 comments

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?

liyimeng avatar Aug 19 '22 13:08 liyimeng