From 0e067c7142c73404eb9ba6e355a28a92bf493675 Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Thu, 19 Feb 2015 14:17:17 +0100 Subject: tests: remove old test cases Obsoleted by iptables-test.py in project root directory, see extensions/*.t for the new test cases. Signed-off-by: Florian Westphal --- tests/options-ipv6.filter | 199 ---------------------------------------------- 1 file changed, 199 deletions(-) delete mode 100644 tests/options-ipv6.filter (limited to 'tests/options-ipv6.filter') diff --git a/tests/options-ipv6.filter b/tests/options-ipv6.filter deleted file mode 100644 index 0401d001..00000000 --- a/tests/options-ipv6.filter +++ /dev/null @@ -1,199 +0,0 @@ -*filter -:INPUT ACCEPT [0:0] -:FORWARD ACCEPT [0:0] -:OUTPUT ACCEPT [0:0] -:matches - - -:ntarg - - -:zmatches - - --A INPUT -i dummy0 -j matches --A INPUT -m u32 --u32 "0x0=0x0&&0x0=0x1" -j ntarg --A INPUT -j zmatches --A INPUT -m conntrack --ctstate INVALID --ctproto 6 --ctorigsrc fe80::/64 --ctorigdst fe80::/64 --ctreplsrc fe80::/64 --ctrepldst fe80::/64 --ctorigsrcport 12 --ctorigdstport 13 --ctreplsrcport 14 --ctrepldstport 15 --ctstatus EXPECTED --ctexpire 1:2 --ctdir REPLY --A INPUT -m ipv6header --header hop-by-hop --soft --A INPUT -p tcp -m cluster --cluster-local-nodemask 0x00000001 --cluster-total-nodes 2 --cluster-hash-seed 0x00000001 --A INPUT -p tcp -m cluster --cluster-local-nodemask 0x00000001 --cluster-total-nodes 2 --cluster-hash-seed 0x00000001 --A INPUT -p tcp -m comment --comment foo --A INPUT -p tcp -m connbytes --connbytes 1:2 --connbytes-mode packets --connbytes-dir both --A INPUT -p tcp -m connlimit --connlimit-upto 1 --connlimit-mask 8 --connlimit-saddr --A INPUT -p tcp -m connlimit --connlimit-above 1 --connlimit-mask 9 --connlimit-daddr --A INPUT -p tcp -m connmark --mark 0x99 --A INPUT -p tcp -m conntrack --ctstate INVALID --ctproto 6 --ctorigsrc fe80::/64 --ctorigdst fe80::/64 --ctreplsrc fe80::/64 --ctrepldst fe80::/64 --ctorigsrcport 12 --ctorigdstport 13 --ctreplsrcport 14 --ctrepldstport 15 --ctstatus EXPECTED --ctexpire 1:2 --ctdir REPLY --A INPUT -p tcp -m cpu --cpu 2 --A INPUT -p tcp -m dscp --dscp 0x04 -m dscp ! --dscp 0x04 --A INPUT -p tcp -m dscp --dscp 0x00 -m dscp ! --dscp 0x00 --A INPUT -p tcp -m hashlimit --hashlimit-upto 1/sec --hashlimit-burst 5 --hashlimit-mode srcip,dstip --hashlimit-name f1 --hashlimit-htable-size 64 --hashlimit-htable-max 128 --hashlimit-htable-gcinterval 60 --hashlimit-htable-expire 120 --hashlimit-srcmask 24 --hashlimit-dstmask 24 --A INPUT -p tcp -m hashlimit --hashlimit-above 5/sec --hashlimit-burst 5 --hashlimit-name f1 --A INPUT -p tcp -m helper --helper ftp --A INPUT -p tcp -m iprange --src-range ::1-::2 --dst-range ::1-::2 --A INPUT -p tcp -m length --length 1:2 --A INPUT -p tcp -m limit --limit 1/sec --A INPUT -p tcp -m mac --mac-source 01:02:03:04:05:06 --A INPUT -p tcp -m mark --mark 0x1 --A INPUT -p tcp -m physdev --physdev-in eth0 --A INPUT -p tcp -m pkttype --pkt-type unicast --A INPUT -p tcp -m policy --dir in --pol ipsec --strict --reqid 1 --spi 0x1 --proto esp --mode tunnel --tunnel-dst fe80::/64 --tunnel-src fe80::/64 --next --reqid 2 --A INPUT -p tcp -m quota --quota 0 --A INPUT -p tcp -m recent --rcheck --name DEFAULT --rsource --A INPUT -p tcp -m socket --transparent --A INPUT -p tcp -m string --string "foobar" --algo kmp --from 1 --to 2 --icase --A INPUT -p tcp -m string --hex-string "|00|" --algo kmp --from 1 --to 2 --icase --A INPUT -p tcp -m tcp ! --tcp-flags FIN,SYN,RST,ACK SYN --A INPUT -p tcp -m tcp --tcp-flags FIN,SYN,RST,ACK SYN --A INPUT -p tcp -m tos --tos 0xff/0x01 --A INPUT -p tcp -m u32 ! --u32 "0x0=0x0" -m u32 ! --u32 "0x0=0x0" --A INPUT -p tcp -m hbh -m hbh -m hl --hl-eq 1 -m ipv6header --header hop-by-hop --soft --A INPUT -m ipv6header --header hop-by-hop --soft -m rt --rt-type 2 --rt-segsleft 2 --rt-len 5 -m rt --rt-type 0 --rt-segsleft 2 --rt-len 5 --rt-0-res --rt-0-addrs ::1 --rt-0-not-strict -m rt --rt-type 0 --rt-segsleft 2 --rt-len 5 --rt-0-res --rt-0-addrs ::1,::2 --rt-0-not-strict --A INPUT -p tcp -m cpu --cpu 1 -m tcp --sport 1:2 --dport 1:2 --tcp-option 1 --tcp-flags FIN,SYN,RST,ACK SYN -m cpu --cpu 1 --A INPUT -p dccp -m cpu --cpu 1 -m dccp --sport 1:2 --dport 3:4 -m cpu --cpu 1 --A INPUT -p dccp -m dccp ! --sport 1:2 ! --dport 3:4 ! --dccp-types REQUEST,RESPONSE ! --dccp-option 1 --A INPUT -p udp -m cpu --cpu 1 -m udp --sport 1:2 --dport 3:4 -m cpu --cpu 1 --A INPUT -p sctp -m cpu --cpu 1 -m sctp --sport 1:2 --dport 3:4 --chunk-types all INIT,SACK -m cpu --cpu 1 --A INPUT -p esp -m esp --espspi 1:2 --A INPUT -p tcp -m multiport --dports 1,2 -m multiport --dports 1,2 --A INPUT -p tcp -m tcpmss --mss 1:2 -m tcp --tcp-flags FIN,SYN,RST,ACK SYN --A INPUT -p ipv6-icmp -m icmp6 --icmpv6-type 4/0 --A INPUT --A INPUT -p ipv6-mh -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 --A matches --A matches -m connbytes --connbytes 0:3 --connbytes-mode bytes --connbytes-dir both --A matches --A matches -m connbytes --connbytes 4: --connbytes-mode bytes --connbytes-dir both --A matches --A matches -m connbytes --connbytes 5:18446744073709551615 --connbytes-mode bytes --connbytes-dir both --A matches --A matches -m conntrack --ctexpire 1 --A matches --A matches -m conntrack --ctexpire :2 --A matches --A matches -m conntrack --ctexpire 0:3 --A matches --A matches -m conntrack --ctexpire 4: --A matches --A matches -m conntrack --ctexpire 5:4294967295 --A matches --A matches -m conntrack ! --ctstate NEW ! --ctproto tcp ! --ctorigsrc ::1/127 ! --ctorigdst ::2/127 ! --ctreplsrc ::2/127 ! --ctrepldst ::2/127 ! --ctorigsrcport 3 ! --ctorigdstport 4 ! --ctreplsrcport 5 ! --ctrepldstport 6 ! --ctstatus ASSURED ! --ctexpire 8:9 --A matches --A matches -m dst ! --dst-len 12 --A matches --A matches -p esp -m esp --espspi 1 --A matches --A matches -p esp -m esp --espspi :2 --A matches --A matches -p esp -m esp --espspi 0:3 --A matches --A matches -p esp -m esp --espspi 4: --A matches --A matches -p esp -m esp --espspi 5:4294967295 --A matches --A matches -m hashlimit --hashlimit-upto 1/sec --hashlimit-burst 1 --hashlimit-name mini1 --hashlimit-htable-expire 2000 --A matches -m hashlimit --hashlimit-upto 1/sec --hashlimit-burst 1 --hashlimit-name mini1 --A matches -m hashlimit --hashlimit-upto 1/min --hashlimit-burst 1 --hashlimit-name mini2 --A matches -m hashlimit --hashlimit-upto 1/hour --hashlimit-burst 1 --hashlimit-name mini3 --A matches -m hashlimit --hashlimit-upto 1/day --hashlimit-burst 1 --hashlimit-name mini4 --A matches -m hashlimit --hashlimit-upto 4kb/s --hashlimit-burst 400kb --hashlimit-name mini5 --A matches -m hashlimit --hashlimit-upto 10mb/s --hashlimit-name mini6 --A matches -m hashlimit --hashlimit-upto 123456b/s --hashlimit-burst 1mb --hashlimit-name mini7 --A matches --A matches -m hbh ! --hbh-len 5 --A matches --A matches -m ipvs --vaddr fe80::/64 --vport 1 --vdir REPLY --vmethod GATE --vportctl 21 --A matches --A matches -m length --length 1 --A matches --A matches -m length --length :2 --A matches --A matches -m length --length 0:3 --A matches --A matches -m length --length 4: --A matches --A matches -m length --length 5:65535 --A matches --A matches -m physdev ! --physdev-is-in ! --physdev-is-out ! --physdev-is-bridged --A matches --A matches -p tcp -m tcpmss --mss 1 --A matches --A matches -p tcp -m tcpmss --mss :2 --A matches --A matches -p tcp -m tcpmss --mss 0:3 --A matches --A matches -p tcp -m tcpmss --mss 4: --A matches --A matches -p tcp -m tcpmss --mss 5:65535 --A matches --A matches -m statistic --mode random ! --probability 0.4 --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 --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 --A matches --A matches -m time --timestart 02:00:00 --timestop 03:00:00 --datestart 1970-01-01T02:00:00 --datestop 1970-01-01T03:00:00 --A matches --A matches -m ah --ahspi 1 --A matches --A matches -m ah --ahspi :2 --A matches --A matches -m ah --ahspi 0:3 --A matches --A matches -m ah --ahspi 4: --A matches --A matches -m ah --ahspi 5:4294967295 --A matches --A matches -m frag --fragid 1 --A matches --A matches -m frag --fragid :2 --A matches --A matches -m frag --fragid 0:3 --A matches --A matches -m frag --fragid 4: --A matches --A matches -m frag --fragid 5:4294967295 --A matches --A matches -m frag ! --fragid 9:10 ! --fraglen 12 --A matches --A matches -m rt --rt-segsleft 1 --A matches --A matches -m rt --rt-segsleft :2 --A matches --A matches -m rt --rt-segsleft 0:3 --A matches --A matches -m rt --rt-segsleft 4: --A matches --A matches -m rt --rt-segsleft 5:4294967295 --A matches --A ntarg -j LOG --log-tcp-sequence --log-tcp-options --log-ip-options --A ntarg --A ntarg -j NFQUEUE --queue-num 1 --A ntarg --A ntarg -j NFQUEUE --queue-balance 8:99 --A ntarg --A ntarg -j NFQUEUE --queue-num 0 --queue-bypass --A ntarg --A ntarg -j RATEEST --rateest-name RE1 --rateest-interval 250.0ms --rateest-ewmalog 500.0ms --A ntarg --A ntarg -j RATEEST --rateest-name RE2 --rateest-interval 250.0ms --rateest-ewmalog 500.0ms --A ntarg --A zmatches -m rateest --rateest RE1 --rateest-lt --rateest-bps 8bit --A zmatches -m rateest --rateest RE1 --rateest-eq --rateest-pps 5 --A zmatches -m rateest --rateest RE1 --rateest-gt --rateest-bps 5kbit --A zmatches -m rateest --rateest-delta --rateest RE1 --rateest-bps1 8bit --rateest-lt --rateest-bps2 16bit --A zmatches -m rateest --rateest1 RE1 --rateest-lt --rateest-bps --rateest2 RE2 --A zmatches -m rateest --rateest-delta --rateest1 RE1 --rateest-lt --rateest2 RE2 --rateest-pps2 42 --A zmatches -m rateest --rateest-delta --rateest RE1 --rateest-bps1 8bit --rateest-eq --rateest-bps2 16bit --A zmatches -m rateest --rateest-delta --rateest RE1 --rateest-bps1 8bit --rateest-gt --rateest-bps2 16bit --A zmatches -m rateest --rateest-delta --rateest RE1 --rateest-pps1 8 --rateest-lt --rateest-pps2 9 --A zmatches -m rateest --rateest-delta --rateest RE1 --rateest-pps1 8 --rateest-eq --rateest-pps2 9 --A zmatches -m rateest --rateest-delta --rateest RE1 --rateest-pps1 8 --rateest-gt --rateest-pps2 9 -COMMIT -- cgit v1.2.3