Files
2023-10-13 14:01:41 +00:00

5 lines
116 B
Perl

:INPUT,FORWARD,OUTPUT
-m set --match-set foo;;FAIL
# fails: foo does not exist
-m set --match-set foo src,dst;;FAIL