Hello, I have a bunch of raw pcap files that I want to edit and use for testing purposes. Unfortunately I do get a lot of these errors: [code] $ sudo tcprewrite --seed=423 --infile=isp-pcaps/original/dns.pcap --outfile=random-test3.pcap Fatal Error in tcprewrite.c:main() line 131:
Error rewriting packets: From tcpedit.c:tcpedit_packet() line 193: Packet length 115 is to short to contain an IPv6 header for DLT 0x0001 [end code] What do these errors mean? And what's the best way to get rid of them?
_______________________________________________ Tcpreplay-users mailing list Tcpreplay-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tcpreplay-users Support Information: http://tcpreplay.synfin.net/trac/wiki/Support