Home | History | Annotate | Download | only in extensions
      1 :INPUT,FORWARD,OUTPUT
      2 -m dst --dst-len 0;=;OK
      3 -m dst --dst-opts 149:92,12:12,123:12;=;OK
      4 -m dst ! --dst-len 42;=;OK
      5 -m dst --dst-len 42 --dst-opts 149:92,12:12,123:12;=;OK
      6