Home | History | Annotate | Download | only in extensions
      1 :INPUT,FORWARD,OUTPUT
      2 -m set --match-set foo;;FAIL
      3 # fails: foo does not exist
      4 -m set --match-set foo src,dst;;FAIL
      5