summaryrefslogtreecommitdiffstats
path: root/extensions/libebt_802_3.t
blob: d1e1979559eddb59075ccc0d9de378a087fb4ebf (plain)
1
2
3
4
5
6
7
:INPUT,FORWARD,OUTPUT
! --802_3-sap 0x0a -j CONTINUE;=;FAIL
--802_3-type 0x000a -j RETURN;=;FAIL
-p Length --802_3-sap 0x0a -j CONTINUE;=;OK
-p Length ! --802_3-sap 0x0a -j CONTINUE;=;OK
-p Length --802_3-type 0x000a -j RETURN;=;OK
-p Length ! --802_3-type 0x000a -j RETURN;=;OK