summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_connlabel.t
blob: 7265bd4764865a9d9b3c714a53f5e98e014d33a8 (plain)
1
2
3
4
5
6
7
:INPUT,FORWARD,OUTPUT
-m connlabel --label "40";=;OK
-m connlabel ! --label "40";=;OK
-m connlabel --label "41" --set;=;OK
-m connlabel ! --label "41" --set;=;OK
-m connlabel --label "2048";;FAIL
-m connlabel --label "foobar_not_there";;FAIL