Home | History | Annotate | Download | only in tests
      1 # The Option -n is useless in TESTLIST. It is already set in TESTonce.
      2 
      3 # Various flags applied to a TCP session.
      4 #
      5 # We cannot rely on, for example, "print-x.out" and
      6 # "print-X.out" being different files - we might be running
      7 # this on a case-insensitive file system, e.g. a Windows
      8 # file system or a case-insensitive HFS+ file system on
      9 # Mac OS X.
     10 #
     11 # Therefore, for "X" and "XX", we have "print-capX.out"
     12 # and "print-capXX.out".
     13 #
     14 print-x		print-flags.pcap	print-x.out	-t -x
     15 print-xx	print-flags.pcap	print-xx.out	-t -xx
     16 print-X		print-flags.pcap	print-capX.out	-t -X
     17 print-XX	print-flags.pcap	print-capXX.out	-t -XX
     18 print-A		print-flags.pcap	print-A.out	-t -A
     19 print-AA	print-flags.pcap	print-AA.out	-t -AA
     20 
     21 # BGP tests
     22 bgp_vpn_attrset bgp_vpn_attrset.pcap bgp_vpn_attrset.out -t -v
     23 mpbgp-linklocal-nexthop mpbgp-linklocal-nexthop.pcap mpbgp-linklocal-nexthop.out -t -v
     24 bgp_infloop-v		bgp-infinite-loop.pcap		bgp_infloop-v.out	-t -v
     25 bgp-aigp	bgp-aigp.pcap	bgp-aigp.out	-t -v
     26 bgp-large-community bgp-large-community.pcap bgp-large-community.out -t -v
     27 
     28 # EAP tests
     29 eapon1 eapon1.pcap eapon1.out -t
     30 
     31 # ESP tests
     32 esp0 02-sunrise-sunset-esp.pcap esp0.out -t
     33 # more ESP tests in crypto.sh
     34 
     35 # ISAKMP tests
     36 isakmp1 isakmp-delete-segfault.pcap isakmp1.out -t
     37 isakmp2 isakmp-pointer-loop.pcap    isakmp2.out -t
     38 isakmp3 isakmp-identification-segfault.pcap isakmp3.out -t -v
     39 # isakmp4 is in crypto.sh
     40 isakmp5-v	ISAKMP_sa_setup.pcap		isakmp5-v.out	-t -v
     41 
     42 # Link Management Protocol tests
     43 lmp		lmp.pcap		lmp.out -t -T lmp
     44 # lmp-v is now conditionally handled by lmp-v.sh
     45 
     46 # MPLS tests
     47 mpls-ldp-hello	mpls-ldp-hello.pcap	mpls-ldp-hello.out -t -v
     48 ldp_infloop	ldp-infinite-loop.pcap	ldp_infloop.out -t
     49 lspping-fec-ldp    lspping-fec-ldp.pcap lspping-fec-ldp.out -t
     50 lspping-fec-ldp-v  lspping-fec-ldp.pcap lspping-fec-ldp-v.out -t -v
     51 lspping-fec-ldp-vv lspping-fec-ldp.pcap lspping-fec-ldp-vv.out -t -vv
     52 lspping-fec-rsvp    lspping-fec-rsvp.pcap lspping-fec-rsvp.out -t
     53 lspping-fec-rsvp-v  lspping-fec-rsvp.pcap lspping-fec-rsvp-v.out -t -v
     54 lspping-fec-rsvp-vv lspping-fec-rsvp.pcap lspping-fec-rsvp-vv.out -t -vv
     55 mpls-traceroute   mpls-traceroute.pcap mpls-traceroute.out -t
     56 mpls-traceroute-v mpls-traceroute.pcap mpls-traceroute-v.out -t -v
     57 
     58 # OSPF tests
     59 ospf-gmpls	ospf-gmpls.pcap				ospf-gmpls.out		-t -v
     60 ospf3_ah-vv	OSPFv3_with_AH.pcap			ospf3_ah-vv.out		-t -v -v
     61 ospf3_auth-vv	ospf3_auth.pcap				ospf3_auth-vv.out 	-t -v -v
     62 ospf3_bc-vv	OSPFv3_broadcast_adjacency.pcap		ospf3_bc-vv.out		-t -v -v
     63 ospf3_mp-vv	OSPFv3_multipoint_adjacencies.pcap	ospf3_mp-vv.out		-t -v -v
     64 ospf3_nbma-vv	OSPFv3_NBMA_adjacencies.pcap		ospf3_nbma-vv.out	-t -v -v
     65 # fuzzed pcap
     66 ospf2-seg-fault-1-v  ospf2-seg-fault-1.pcap  ospf2-seg-fault-1-v.out  -t -v
     67 
     68 # IKEv2 tests
     69 ikev2four	ikev2four.pcap		ikev2four.out	-t -v
     70 ikev2fourv	ikev2four.pcap		ikev2fourv.out	-t -v -v -v
     71 ikev2fourv4	ikev2four.pcap		ikev2fourv4.out	-t -v -v -v -v
     72 # ikev2pI2 test in crypto.sh
     73 ikev2pI2-segfault	ikev2pI2-segfault.pcap	ikev2pI2-segfault.out	-t
     74 ikev2pI2-segfault-v	ikev2pI2-segfault.pcap	ikev2pI2-segfault-v.out	-t -v
     75 
     76 # IETF ROLL RPL packets
     77 dio02           rpl-19-pickdag.pcap         rpl-19-pickdag.out  -t -v -v
     78 dio03           rpl-19-pickdag.pcap         rpl-19-pickdagvvv.out  -t -v -v -v
     79 dao01           rpl-14-dao.pcap             rpl-14-daovvv.out    -t -v -v -v
     80 daoack01        rpl-26-senddaoack.pcap      rpl-26-senddaovv.out -t -v -v -v
     81 
     82 # IPNET encapsulated site
     83 e1000g		e1000g.pcap		e1000g.out	-t
     84 
     85 # IETF FORCES WG packets and printer
     86 forces01        forces1.pcap            forces1.out     -t
     87 forces01vvv     forces1.pcap            forces1vvv.out  -t -v -v -v
     88 forces01vvvv    forces1.pcap            forces1vvvv.out -t -v -v -v -v
     89 # need new pcap file, not sure what the differences were?
     90 #forces02        forces2.pcap            forces2.out     -t
     91 #forces02v       forces2.pcap            forces2v.out    -t -v
     92 #forces02vv      forces2.pcap            forces2vv.out   -t -v -v
     93 
     94 # 802.1ad, QinQ tests
     95 qinq            QinQpacket.pcap         QinQpacket.out  -t -e
     96 qinqv           QinQpacket.pcap         QinQpacketv.out  -t -e -v
     97 
     98 # now SFLOW tests
     99 sflow1          sflow_multiple_counter_30_pdus.pcap     sflow_multiple_counter_30_pdus.out      -t -v
    100 sflow2          sflow_multiple_counter_30_pdus.pcap     sflow_multiple_counter_30_pdus-nv.out      -t
    101 
    102 # AHCP and Babel tests
    103 ahcp-vv         ahcp.pcap              ahcp-vv.out     -t -vv
    104 babel1          babel.pcap             babel1.out      -t
    105 babel1v         babel.pcap             babel1v.out     -t -v
    106 babel_auth      babel_auth.pcap        babel_auth.out  -t -v
    107 babel_pad1      babel_pad1.pcap        babel_pad1.out  -t
    108 babel_rtt       babel_rtt.pcap         babel_rtt.out   -t -v
    109 
    110 # PPPoE tests
    111 pppoe           pppoe.pcap             pppoe.out       -t
    112 pppoes          pppoes.pcap            pppoes.out      -t
    113 pppoes_id       pppoes.pcap            pppoes_id.out   -t pppoes 0x3b
    114 
    115 # PPP tests
    116 truncated_aack  truncated-aack.pcap    trunc_aack.out  -t
    117 
    118 # IGMP tests
    119 igmpv1		IGMP_V1.pcap		igmpv1.out		-t
    120 igmpv2		IGMP_V2.pcap		igmpv2.out		-t
    121 igmpv3-queries  igmpv3-queries.pcap     igmpv3-queries.out      -t
    122 mtrace		mtrace.pcap		mtrace.out		-t
    123 dvmrp		mrinfo_query.pcap	dvmrp.out		-t
    124 
    125 # ICMPv6
    126 icmpv6          icmpv6.pcap             icmpv6.out      -t -vv
    127 icmpv6_opt24-v	icmpv6_opt24.pcap	icmpv6_opt24-v.out	-t -v
    128 
    129 # SPB tests
    130 spb	            spb.pcap	            spb.out -t
    131 
    132 # SPB BPDUv4 tests
    133 spb_bpduv4      spb_bpduv4.pcap       spb_bpduv4.out -t
    134 spb_bpduv4-v	spb_bpduv4.pcap       spb_bpduv4-v.out -t -v
    135 
    136 # DCB Tests
    137 dcb_ets         dcb_ets.pcap          dcb_ets.out   -t -vv
    138 dcb_pfc         dcb_pfc.pcap          dcb_pfc.out   -t -vv
    139 dcb_qcn         dcb_qcn.pcap          dcb_qcn.out   -t -vv
    140 
    141 # EVB tests
    142 evb             evb.pcap              evb.out       -t -vv
    143 
    144 # STP tests
    145 mstp-v		MSTP_Intra-Region_BPDUs.pcap	mstp-v.out	-t -v
    146 stp-v		802.1D_spanning_tree.pcap	stp-v.out	-t -v
    147 rstp-v		802.1w_rapid_STP.pcap		rstp-v.out	-t -v
    148 rpvst-v		rpvstp-trunk-native-vid5.pcap	rpvst-v.out	-t -v
    149 
    150 # RIP tests
    151 ripv1v2         ripv1v2.pcap            ripv1v2.out     -t -v
    152 ripv2_auth      ripv2_auth.pcap         ripv2_auth.out  -t -v
    153 
    154 # DHCPv6 tests
    155 dhcpv6-aftr-name	dhcpv6-AFTR-Name-RFC6334.pcap	dhcpv6-AFTR-Name-RFC6334.out	-t -v
    156 dhcpv6-ia-na	dhcpv6-ia-na.pcap	dhcpv6-ia-na.out	-t -v
    157 dhcpv6-ia-pd	dhcpv6-ia-pd.pcap	dhcpv6-ia-pd.out	-t -v
    158 dhcpv6-ia-ta	dhcpv6-ia-ta.pcap	dhcpv6-ia-ta.out	-t -v
    159 dhcpv6-ntp-server	dhcpv6-ntp-server.pcap	dhcpv6-ntp-server.out	-t -v
    160 dhcpv6-sip-server-d	dhcpv6-sip-server-d.pcap	dhcpv6-sip-server-d.out -t -v
    161 dhcpv6-domain-list	dhcpv6-domain-list.pcap	dhcpv6-domain-list.out	-t -v
    162 dhcpv6-mud	dhcpv6-mud.pcap		dhcpv6-mud.out -t -vv
    163 
    164 # ZeroMQ/PGM tests
    165 # ZMTP/1.0 over TCP
    166 zmtp1v		zmtp1.pcap		zmtp1.out	-t -v -T zmtp1
    167 # native PGM
    168 pgmv		pgm_zmtp1.pcap		pgmv.out	-t -v
    169 # UDP-encapsulated PGM
    170 epgmv		epgm_zmtp1.pcap		epgmv.out	-t -v -T pgm
    171 # ZMTP/1.0 inside native PGM
    172 pgm_zmtp1v	pgm_zmtp1.pcap		pgm_zmtp1v.out	-t -v -T pgm_zmtp1
    173 # ZMTP/1.0 inside UDP-encapsulated PGM
    174 epgm_zmtp1v	epgm_zmtp1.pcap		epgm_zmtp1v.out	-t -v -T pgm_zmtp1
    175 # fuzzed pcap
    176 zmtp1-inf-loop-1 zmtp1-inf-loop-1.pcap zmtp1-inf-loop-1.out -t -T zmtp1
    177 
    178 # MS NLB tests
    179 msnlb		msnlb.pcap		msnlb.out	-t
    180 msnlb2		msnlb2.pcap		msnlb2.out	-t
    181 
    182 # MPTCP tests
    183 mptcp		mptcp.pcap		mptcp.out		-t
    184 mptcp-fclose	mptcp-fclose.pcap	mptcp-fclose.out	-t
    185 # TFO tests
    186 tfo		tfo-5c1fa7f9ae91.pcap	tfo.out		-t
    187 # SCPS
    188 scps_invalid	scps_invalid.pcap	scps_invalid.out	-t
    189 
    190 # IEEE 802.11 tests
    191 802.11_exthdr	ieee802.11_exthdr.pcap	ieee802.11_exthdr.out	-t -v
    192 802.11_rx-stbc	ieee802.11_rx-stbc.pcap	ieee802.11_rx-stbc.out	-t
    193 
    194 # OpenFlow tests
    195 of10_p3295-vv	of10_p3295.pcap		of10_p3295-vv.out	-t -vv
    196 of10_s4810-vvvv	of10_s4810.pcap		of10_s4810-vvvv.out	-t -vvvv
    197 of10_pf5240-vv	of10_pf5240.pcap	of10_pf5240-vv.out	-t -vv
    198 of10_7050q-v	of10_7050q.pcap		of10_7050q-v.out	-t -v
    199 of10_7050sx_bsn-vv	of10_7050sx_bsn.pcap		of10_7050sx_bsn-vv.out	-t -vv
    200 
    201 # GeoNetworking and CALM FAST tests
    202 geonet-calm-fast	geonet_and_calm_fast.pcap	geonet_and_calm_fast.out	-t -vv
    203 
    204 # M3UA tests
    205 m3ua isup.pcap isup.out -t
    206 m3ua-vv isup.pcap isupvv.out -t -vv
    207 
    208 # NFLOG test case moved to nflog-e.sh
    209 
    210 # syslog test case
    211 syslog-v	syslog_udp.pcap		syslog-v.out		-t -v
    212 
    213 # DNSSEC from https://bugzilla.redhat.com/show_bug.cgi?id=205842, -vv exposes EDNS DO
    214 dnssec-vv	dnssec.pcap		dnssec-vv.out		-t -vv
    215 
    216 #IPv6 tests
    217 ipv6-bad-version	ipv6-bad-version.pcap 	ipv6-bad-version.out	-t
    218 ipv6-routing-header	ipv6-routing-header.pcap	ipv6-routing-header.out -t -v
    219 
    220 # Loopback/CTP test case
    221 loopback	loopback.pcap		loopback.out		-t
    222 
    223 # DCCP partial checksums tests
    224 dccp_partial_csum_v4_simple	dccp_partial_csum_v4_simple.pcap	dccp_partial_csum_v4_simple.out -t -vv
    225 dccp_partial_csum_v4_longer	dccp_partial_csum_v4_longer.pcap	dccp_partial_csum_v4_longer.out -t -vv
    226 dccp_partial_csum_v6_simple	dccp_partial_csum_v6_simple.pcap	dccp_partial_csum_v6_simple.out -t -vv
    227 dccp_partial_csum_v6_longer	dccp_partial_csum_v6_longer.pcap	dccp_partial_csum_v6_longer.out -t -vv
    228 
    229 # VRRP tests
    230 vrrp		vrrp.pcap		vrrp.out		-t
    231 vrrp-v		vrrp.pcap		vrrp-v.out		-t -v
    232 
    233 # HSRP tests
    234 hsrp_1		HSRP_coup.pcap		hsrp_1.out	-t
    235 hsrp_1-v	HSRP_coup.pcap		hsrp_1-v.out	-t -v
    236 hsrp_2-v	HSRP_election.pcap	hsrp_2-v.out	-t -v
    237 hsrp_3-v	HSRP_failover.pcap	hsrp_3-v.out	-t -v
    238 
    239 # PIMv2 tests
    240 pimv2_dm-v		PIM-DM_pruning.pcap		pimv2_dm-v.out		-t -v
    241 pimv2_register-v	PIM_register_register-stop.pcap	pimv2_register-v.out	-t -v
    242 pimv2_sm-v		PIM-SM_join_prune.pcap		pimv2_sm-v.out		-t -v
    243 pimv2_bootstrap-v	PIMv2_bootstrap.pcap		pimv2_bootstrap-v.out	-t -v
    244 pimv2_hellos-v		PIMv2_hellos.pcap		pimv2_hellos-v.out	-t -v
    245 
    246 # IS-IS tests
    247 isis_infloop-v	isis-infinite-loop.pcap		isis_infloop-v.out	-t -v
    248 isis_poi-v      isis_poi.pcap                   isis_poi.out            -t -v
    249 isis_poi2-v     isis_poi2.pcap                  isis_poi2.out           -t -v
    250 isis_1		ISIS_external_lsp.pcap		isis_1.out	-t
    251 isis_1-v	ISIS_external_lsp.pcap		isis_1-v.out	-t -v
    252 isis_2-v	ISIS_level1_adjacency.pcap	isis_2-v.out	-t -v
    253 isis_3-v	ISIS_level2_adjacency.pcap	isis_3-v.out	-t -v
    254 isis_4-v	ISIS_p2p_adjacency.pcap		isis_4-v.out	-t -v
    255 # fuzzed pcap
    256 # isis-seg-fault-1-v is now conditionally handled by isis-seg-fault-1-v.sh
    257 isis-seg-fault-2-v isis-seg-fault-2.pcap isis-seg-fault-2-v.out -t -v
    258 isis-seg-fault-3-v isis-seg-fault-3.pcap isis-seg-fault-3-v.out -t -v
    259 
    260 # RSVP tests
    261 rsvp_infloop-v	rsvp-infinite-loop.pcap		rsvp_infloop-v.out	-t -v
    262 # fuzzed pcap
    263 rsvp-inf-loop-2-v rsvp-inf-loop-2.pcap rsvp-inf-loop-2-v.out -t -v
    264 
    265 # HDLC tests
    266 hdlc1	chdlc-slarp.pcap	hdlc1.out	-t
    267 hdlc2	chdlc-slarp-short.pcap	hdlc2.out	-t
    268 hdlc3	HDLC.pcap		hdlc3.out	-t
    269 hdlc4	hdlc_slarp.pcap		hdlc4.out	-t
    270 
    271 # DECnet test case
    272 decnet		DECnet_Phone.pcap	decnet.out	-t
    273 
    274 # RADIUS tests
    275 radius-v	RADIUS.pcap	radius-v.out	-t -v
    276 radius-rfc4675	RADIUS-RFC4675.pcap	radius-rfc4675-v.out	-t -v
    277 radius-rfc5176	RADIUS-RFC5176.pcap	radius-rfc5176-v.out	-t -v
    278 radius-port1700	RADIUS-port1700.pcap	radius-port1700-v.out	-t -v
    279 
    280 # link-level protocols
    281 dtp-v		DTP.pcap		dtp-v.out		-t -v
    282 lacp-ev		LACP.pcap		lacp-ev.out		-t -e -v
    283 lldp_cdp-ev	LLDP_and_CDP.pcap	lldp_cdp-ev.out		-t -e -v
    284 cdp-v		3560_CDP.pcap		cdp-v.out		-t -v
    285 udld-v		UDLD.pcap		udld-v.out		-t -v
    286 lldp_mud-v	lldp_mudurl.pcap	lldp_mudurl-v.out	-t -e -v
    287 lldp_mud-vv	lldp_mudurl.pcap	lldp_mudurl-vv.out	-t -e -vv
    288 # fuzzed pcap
    289 udld-inf-loop-1-v  udld-inf-loop-1.pcap  udld-inf-loop-1-v.out  -t -v
    290 
    291 # EIGRP tests
    292 eigrp1-v	EIGRP_adjacency.pcap	eigrp1-v.out	-t -v
    293 eigrp2-v	EIGRP_goodbye.pcap	eigrp2-v.out	-t -v
    294 eigrp3-v	EIGRP_subnet_down.pcap	eigrp3-v.out	-t -v
    295 eigrp4-v	EIGRP_subnet_up.pcap	eigrp4-v.out	-t -v
    296 
    297 # ATA-over-Ethernet tests
    298 aoe_1		AoE_Linux.pcap		aoe_1.out	-t
    299 aoe_1-v		AoE_Linux.pcap		aoe_1-v.out	-t -v
    300 
    301 # Geneve tests
    302 geneve-v	geneve.pcap		geneve-vv.out	-t -vv
    303 geneve-vni	geneve.pcap		geneve-vni.out	-t geneve 0xb
    304 geneve-tcp	geneve.pcap		geneve-tcp.out	-t "geneve && tcp"
    305 
    306 # DHCP tests
    307 dhcp-rfc3004	dhcp-rfc3004.pcap	dhcp-rfc3004-v.out	-t -v
    308 dhcp-rfc5859	dhcp-rfc5859.pcap	dhcp-rfc5859-v.out	-t -v
    309 dhcp-mud	dhcp-mud.pcap		dhcp-mud.out	-t -vv
    310 
    311 # MEDSA tests
    312 medsa		medsa.pcap		medsa.out	-t
    313 medsa-e		medsa.pcap		medsa-e.out	-t -e
    314 
    315 # VXLAN tests
    316 vxlan  vxlan.pcap  vxlan.out  -# -t -e
    317 
    318 # CVEs 2014 malformed packets from Steffen Bauch
    319 cve-2014-8767-OLSR cve-2014-8767-OLSR.pcap cve-2014-8767-OLSR.out -t -v
    320 cve-2014-8768-Geonet cve-2014-8768-Geonet.pcap cve-2014-8768-Geonet.out -t -v
    321 cve-2014-8769-AODV cve-2014-8769-AODV.pcap cve-2014-8769-AODV.out -t -v
    322 
    323 # bad packets from Kevin Day
    324 # cve-2015-2155 -- fuzz testing on FORCES printer
    325 kday1           kday1.pcap              kday1.out       -t -v
    326 # cve-2015-2153 -- fuzz testing on TCP printer
    327 kday2           kday2.pcap              kday2.out       -t -v
    328 # cve-2015-2153 -- fuzz testing on TCP printer
    329 kday3           kday3.pcap              kday3.out       -t -v
    330 # cve-2015-2153 -- fuzz testing on TCP printer
    331 kday4           kday4.pcap              kday4.out       -t -v
    332 # cve-2015-2153 -- fuzz testing on TCP printer
    333 kday5           kday5.pcap              kday5.out       -t -v
    334 # cve-2015-2154 -- ethernet printer
    335 kday6           kday6.pcap              kday6.out       -t -v
    336 # cve-2015-2153 -- fuzz testing on TCP printer
    337 kday7           kday7.pcap              kday7.out       -t -v
    338 # cve-2015-2153 -- fuzz testing on TCP printer
    339 kday8           kday8.pcap              kday8.out       -t -v
    340 
    341 # bad packets from reversex86.
    342 cve2015-0261_01    cve2015-0261-ipv6.pcap       cve2015-0261-ipv6.out -t -v
    343 cve2015-0261_02    cve2015-0261-crash.pcap      cve2015-0261-crash.out -t -v
    344 
    345 # OLSRv1 tests
    346 olsrv1_1	OLSRv1_HNA_sgw_1.pcap		OLSRv1_HNA_sgw_1.out	-t -v
    347 
    348 # tests with unaligned data, to make sure they work on SPARC
    349 unaligned-nfs-1	unaligned-nfs-1.pcap	unaligned-nfs-1.out	-t -v
    350 
    351 # LISP tests
    352 lisp_eid_notify		lisp_eid_notify.pcap	lisp_eid_notify.out	-t -v
    353 lisp_eid_register	lisp_eid_register.pcap	lisp_eid_register.out	-t -v
    354 lisp_ipv6_eid		lisp_ipv6.pcap		lisp_ipv6.out		-t -v
    355 
    356 # pcap invalid versions (first: version = 1.4 ; second: version = 2.5)
    357 pcap-invalid-version-1 pcap-invalid-version-1.pcap pcap-invalid-version-1.out -t
    358 pcap-invalid-version-2 pcap-invalid-version-2.pcap pcap-invalid-version-2.out -t
    359 
    360 # pcap-ng invalid version (first: version = 0.1 ; second: version = 1.1)
    361 pcap-ng-invalid-vers-1 pcap-ng-invalid-vers-1.pcap pcap-ng-invalid-vers-1.out -t
    362 pcap-ng-invalid-vers-2 pcap-ng-invalid-vers-2.pcap pcap-ng-invalid-vers-2.out -t
    363 
    364 # NSH over VxLAN-GPE
    365 nsh-over-vxlan-gpe     nsh-over-vxlan-gpe.pcap nsh-over-vxlan-gpe.out     -t
    366 nsh-over-vxlan-gpe-v   nsh-over-vxlan-gpe.pcap nsh-over-vxlan-gpe-v.out   -t -v
    367 nsh-over-vxlan-gpe-vv  nsh-over-vxlan-gpe.pcap nsh-over-vxlan-gpe-vv.out  -t -vv
    368 nsh-over-vxlan-gpe-vvv nsh-over-vxlan-gpe.pcap nsh-over-vxlan-gpe-vvv.out -t -vvv
    369 
    370 # RESP tests
    371 resp_1 resp_1_benchmark.pcap resp_1.out -t
    372 resp_2 resp_2_inline.pcap    resp_2.out -t
    373 resp_3 resp_3_malicious.pcap resp_3.out -t
    374 
    375 # HNCP tests
    376 hncp hncp.pcap hncp.out -vvv -t
    377 
    378 # BFD tests with authentication fields
    379 bfd-raw-auth-simple bfd-raw-auth-simple.pcap bfd-raw-auth-simple.out -t
    380 bfd-raw-auth-simple-v bfd-raw-auth-simple.pcap bfd-raw-auth-simple-v.out -t -v
    381 bfd-raw-auth-md5 bfd-raw-auth-md5.pcap bfd-raw-auth-md5.out -t
    382 bfd-raw-auth-md5-v bfd-raw-auth-md5.pcap bfd-raw-auth-md5-v.out -t -v
    383 bfd-raw-auth-sha1 bfd-raw-auth-sha1.pcap bfd-raw-auth-sha1.out -t
    384 bfd-raw-auth-sha1-v bfd-raw-auth-sha1.pcap bfd-raw-auth-sha1-v.out -t -v
    385 
    386 # bad packets from Hanno Bck
    387 heap-overflow-1	heap-overflow-1.pcap		heap-overflow-1.out	-t -v -n
    388 heap-overflow-2	heap-overflow-2.pcap		heap-overflow-2.out	-t -v -n
    389 heapoverflow-atalk_print	heapoverflow-atalk_print.pcap	heapoverflow-atalk_print.out	-t -v -n
    390 heapoverflow-EXTRACT_16BITS	heapoverflow-EXTRACT_16BITS.pcap	heapoverflow-EXTRACT_16BITS.out	-t -v -n
    391 heapoverflow-ppp_hdlc_if_print	heapoverflow-ppp_hdlc_if_print.pcap	heapoverflow-ppp_hdlc_if_print.out	-t -v -n
    392 heapoverflow-q933_printq	heapoverflow-q933_printq.pcap	heapoverflow-q933_printq.out	-t -v -n
    393 heapoverflow-sl_if_print	heapoverflow-sl_if_print.pcap	heapoverflow-sl_if_print.out	-t -v -n
    394 heapoverflow-ip_print_demux	heapoverflow-ip_print_demux.pcap	heapoverflow-ip_print_demux.out	-t -v -n
    395 heapoverflow-in_checksum	heapoverflow-in_checksum.pcap	heapoverflow-in_checksum.out	-t -v -n
    396 heapoverflow-tcp_print	heapoverflow-tcp_print.pcap	heapoverflow-tcp_print.out	-t -v -n
    397 gre-heapoverflow-1	gre-heapoverflow-1.pcap	gre-heapoverflow-1.out	-t -v -n
    398 gre-heapoverflow-2	gre-heapoverflow-2.pcap	gre-heapoverflow-2.out	-t -v -n
    399 calm-fast-mac-lookup-heapoverflow	calm-fast-mac-lookup-heapoverflow.pcap	calm-fast-mac-lookup-heapoverflow.out	-t -v -n
    400 geonet-mac-lookup-heapoverflow	geonet-mac-lookup-heapoverflow.pcap	geonet-mac-lookup-heapoverflow.out	-t -v -n
    401 radiotap-heapoverflow	radiotap-heapoverflow.pcap	radiotap-heapoverflow.out -t -v -n
    402 isoclns-heapoverflow	isoclns-heapoverflow.pcap	isoclns-heapoverflow.out	-t -v -n
    403 tcp-auth-heapoverflow	tcp-auth-heapoverflow.pcap	tcp-auth-heapoverflow.out	-t -v -n
    404 frf15-heapoverflow	frf15-heapoverflow.pcap	frf15-heapoverflow.out	-t -v -n
    405 atm-oam-heapoverflow	atm-oam-heapoverflow.pcap	atm-oam-heapoverflow.out	-t -v -n
    406 tcp_header_heapoverflow	tcp_header_heapoverflow.pcap	tcp_header_heapoverflow.out	-t -v -n
    407 ipcomp-heapoverflow	ipcomp-heapoverflow.pcap	ipcomp-heapoverflow.out	-t -v -n
    408 llc-xid-heapoverflow	llc-xid-heapoverflow.pcap	llc-xid-heapoverflow.out	-t -v -n
    409 udp-length-heapoverflow	udp-length-heapoverflow.pcap	udp-length-heapoverflow.out	-t -v -n
    410 aarp-heapoverflow-1	aarp-heapoverflow-1.pcap	aarp-heapoverflow-1.out	-t -v -n
    411 aarp-heapoverflow-2	aarp-heapoverflow-2.pcap	aarp-heapoverflow-2.out	-t -v -n
    412 mpls-label-heapoverflow	mpls-label-heapoverflow.pcap	mpls-label-heapoverflow.out	-t -v -n
    413 bad-ipv4-version-pgm-heapoverflow	bad-ipv4-version-pgm-heapoverflow.pcap	bad-ipv4-version-pgm-heapoverflow.out	-t -v -n
    414 stp-heapoverflow-1	stp-heapoverflow-1.pcap	stp-heapoverflow-1.out	-t -v -n
    415 stp-heapoverflow-2	stp-heapoverflow-2.pcap	stp-heapoverflow-2.out	-t -v -n
    416 stp-heapoverflow-3	stp-heapoverflow-3.pcap	stp-heapoverflow-3.out	-t -v -n
    417 stp-heapoverflow-4	stp-heapoverflow-4.pcap	stp-heapoverflow-4.out	-t -v -n
    418 stp-heapoverflow-5	stp-heapoverflow-5.pcap	stp-heapoverflow-5.out	-t -v -n
    419 arp-too-long-tha	arp-too-long-tha.pcap	arp-too-long-tha.out	-t -v -n
    420 juniper_header-heapoverflow	juniper_header-heapoverflow.pcap	juniper_header-heapoverflow.out	-t -v -n
    421 tftp-heapoverflow	tftp-heapoverflow.pcap	tftp-heapoverflow.out	-t -v -n
    422 relts-0x80000000	relts-0x80000000.pcap	relts-0x80000000.out	-t -v -n
    423 
    424 # bad packets from Brian Carpenter
    425 ipv6hdr-heapoverflow	ipv6hdr-heapoverflow.pcap	ipv6hdr-heapoverflow.out	-t
    426 ipv6hdr-heapoverflow-v	ipv6hdr-heapoverflow.pcap	ipv6hdr-heapoverflow-v.out	-t -v
    427 otv-heapoverflow-1	otv-heapoverflow-1.pcap		otv-heapoverflow-1.out		-t -c10
    428 otv-heapoverflow-2	otv-heapoverflow-2.pcap		otv-heapoverflow-2.out		-t -c10
    429 q933-heapoverflow-2	q933-heapoverflow-2.pcap	q933-heapoverflow-2.out		-t
    430 atm-heapoverflow	atm-heapoverflow.pcap		atm-heapoverflow.out		-t -c1 -e
    431 
    432 # bad packets from Kamil Frankowicz
    433 snmp-heapoverflow-1	snmp-heapoverflow-1.pcap	snmp-heapoverflow-1.out		-t
    434 snmp-heapoverflow-2	snmp-heapoverflow-2.pcap	snmp-heapoverflow-2.out		-t
    435 isoclns-heapoverflow-2	isoclns-heapoverflow-2.pcap	isoclns-heapoverflow-2.out	-t -e -c1
    436 isoclns-heapoverflow-3	isoclns-heapoverflow-3.pcap	isoclns-heapoverflow-3.out	-t -e -c1
    437 
    438 # RTP tests
    439 # fuzzed pcap
    440 rtp-seg-fault-1  rtp-seg-fault-1.pcap  rtp-seg-fault-1.out  -t -v -T rtp
    441 rtp-seg-fault-2  rtp-seg-fault-2.pcap  rtp-seg-fault-2.out  -t -v -T rtp
    442 
    443 # NFS tests
    444 # fuzzed pcap
    445 nfs-seg-fault-1  nfs-seg-fault-1.pcap  nfs-seg-fault-1.out  -t
    446