summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-08-26 14:46:40 +0200
committerJan Engelhardt <jengelh@medozas.de>2011-08-26 14:46:40 +0200
commitd51a97bc52ee81a962b761c7e58a5eb9f07a2c8a (patch)
tree7939de79e2b93bb676ecb266bc15260defd4378f /tests
parentf643eb37e49a212d40eb060bcdfafbc366c0d616 (diff)
libxt_string: escape the escaping char too
References: http://bugzilla.netfilter.org/show_bug.cgi?id=740 Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'tests')
-rw-r--r--tests/options-most.rules4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/options-most.rules b/tests/options-most.rules
index e54eb127..ae28b82d 100644
--- a/tests/options-most.rules
+++ b/tests/options-most.rules
@@ -128,6 +128,10 @@
-A matches
-A matches -m statistic --mode nth ! --every 5 --packet 2
-A matches
+-A matches -m string --hex-string "action=|5C22|http|3A|" --algo bm
+-A matches
+-A matches -m string --hex-string "action=|5C|http|3A|" --algo bm
+-A matches
-A matches -m time --timestart 01:02:03 --timestop 04:05:06 --monthdays 1,2,3,4,5 --weekdays Mon,Fri,Sun --datestart 2001-02-03T04:05:06 --datestop 2012-09-08T09:06:05 --localtz
-A matches
-A matches -m time --timestart 01:02:03 --timestop 04:05:06 --monthdays 1,2,3,4,5 --weekdays Mon,Fri,Sun --datestart 2001-02-03T04:05:06 --datestop 2012-09-08T09:06:05 --kerneltz