You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unsure if this is a tcpprep usage-of-tcpdump issue, or an issue with tcpdump. Also see appneta/tcpreplay#571
tcpdump version 4.9.3
libpcap version 1.8.1
tcpprep version: 4.2.6
Ubuntu 18.04.4 LTS
$ tcpdump -i eth0 -w my.pcap
wait....CTRL-C
$ tcpprep -v -a server -o my.cache -i my.pcap
reading from file -, link-type EN10MB (Ethernet)
tcpdump: pcap_loop: invalid packet capture length 305933, bigger than maximum of 262144
Unsure if this is a tcpprep usage-of-tcpdump issue, or an issue with tcpdump. Also see appneta/tcpreplay#571
tcpdump version 4.9.3
libpcap version 1.8.1
tcpprep version: 4.2.6
Ubuntu 18.04.4 LTS
$ tcpdump -i eth0 -w my.pcap
wait....CTRL-C
$ tcpprep -v -a server -o my.cache -i my.pcap
reading from file -, link-type EN10MB (Ethernet)
tcpdump: pcap_loop: invalid packet capture length 305933, bigger than maximum of 262144
Enlarging
tcpdump/netdissect.h
Line 335 in 4e67f5b
tcpdump/tcpdump.c
Line 1747 in 8d3c2ed
The text was updated successfully, but these errors were encountered: