aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite_text2pcap.py
AgeCommit message (Expand)AuthorFilesLines
2018-12-13text2pcap: allow to set interface nameJaap Keuter1-0/+17
2018-11-15test: convert suite_text2pcap to use fixturesPeter Wu1-207/+215
2018-10-31text2pcap: Fix IPv6 checksumVasil Velichkov1-0/+3
2018-10-31text2pcap: Fix -i <proto> when IPv6 (-6) is specifiedVasil Velichkov1-0/+45
2018-10-30text2pcap: Fix IPv6 payload lengthVasil Velichkov1-61/+75
2018-10-13text2pcap: gracefully handle hexdump without trailing LFPeter Wu1-0/+7
2018-10-13test: increase coverage for text2pcap supported formatsPeter Wu1-29/+61
2018-10-13test: fix text2pcap tests not to overwrite case_text2pcap_pcapPeter Wu1-7/+12
2018-10-12test: reduce further influence from the environmentPeter Wu1-1/+1
2018-10-12test: fix DeprecationWarning: invalid escape sequencePeter Wu1-3/+3
2018-10-11text2pcap: Fix TCP, UDP or SCTP headers over IPv6Vasil Velichkov1-1/+130
2018-05-01Test: Fix capinfos output and command paths.Gerald Combs1-11/+12
2018-05-01Test: More fixes and updates.Gerald Combs1-2/+2
2018-04-30Test: Add text2pcap.Gerald Combs1-0/+298