summaryrefslogtreecommitdiffstats
path: root/tests/options-most.rules
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-08-21 12:25:06 +0200
committerJan Engelhardt <jengelh@medozas.de>2011-08-21 12:35:20 +0200
commitc4e1c0992937bce3ac72987aa43f4f3c219cf3e3 (patch)
treec3305ef51a53c711cd0b8b4b58931bffc9223bae /tests/options-most.rules
parentc96e524e98de81b333d772aa9a4f9b93275525dd (diff)
libxt_owner: restore inversion support
Bug origin is in commit v1.4.11~16^2~7. References: Dave Täht via netfilter-devel on 2011-08-20 14:40:11 -0700 References: <CAA93jw6mpDL6rLXM+9SpAhafkDdKoSfhAxU8UM87vUqjuzjYJw@mail.gmail.com> Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'tests/options-most.rules')
-rw-r--r--tests/options-most.rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/options-most.rules b/tests/options-most.rules
index cd6aab80..37aeabf8 100644
--- a/tests/options-most.rules
+++ b/tests/options-most.rules
@@ -57,6 +57,7 @@
-A INPUT -p mobility
-A INPUT -p mobility -m mh --mh-type 3
-A OUTPUT -m owner --socket-exists --uid-owner 1-2 --gid-owner 2-3
+-A OUTPUT -m owner ! --socket-exists ! --uid-owner 0 ! --gid-owner 0
-A matches -m connbytes --connbytes 1 --connbytes-mode bytes --connbytes-dir both
-A matches
-A matches -m connbytes --connbytes :2 --connbytes-mode bytes --connbytes-dir both