sonic-buildimage/files/image_config/ebtables
wangshengjun bed4a799df
[ebtables]add the filter rule for ARP packets with vlan tag: (#3945)
1. ebtables -t filter -A FORWARD -p 802_1Q --vlan-encap 0806 -j DROP
The ARP packet with vlan tag can't match the default rule.

Signed-off-by: wangshengjun <wangshengjun@asterfusion.com>
2020-05-06 20:03:09 -07:00
..
ebtables.default [baseimage]: setup ebtables.service in buster image 2020-04-17 04:51:51 +00:00
ebtables.filter [ebtables]add the filter rule for ARP packets with vlan tag: (#3945) 2020-05-06 20:03:09 -07:00
ebtables.init [baseimage]: setup ebtables.service in buster image 2020-04-17 04:51:51 +00:00
ebtables.service [baseimage]: setup ebtables.service in buster image 2020-04-17 04:51:51 +00:00