tcpreplay icon indicating copy to clipboard operation
tcpreplay copied to clipboard

Pcap editing and replay tools for *NIX and Windows

Results 100 tcpreplay issues
Sort by recently updated
recently updated
newest added

Fix ^C handling when looping small files (didsig got reset to 0 before it was ever checked in the code, typically during sendpacket_get_dlt() when -K not used, even with -K...

"buffer overflow detected" while running tcpprep on "Linux debian7 3.2.46" machine. Logs: root@debian7:/home/oauser# tcpprep --auto=client --pcap /opt/sipp/sipp-3.3/pcap/G711A_AD_calling_180s.pcap --cachefile=/tmp/calling.pcap **\* buffer overflow detected ***: tcpprep terminated ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x37)[0x7f9acf0be2a7] /lib/x86_64-linux-gnu/libc.so.6(+0xee160)[0x7f9acf0bd160]...

When compiling on ARM I can get cmake to run but when I compile I get the following: ``` # make Scanning dependencies of target strl [ 1%] Building C...

bug
v4.0.x

I would like to submit an enhancement that in my test environment is achieving full wire-rate with tcpreplay on my Intel 10GigE ixgbe (82599) adapter. I am also able to...

enhancement
v4.0.x

``` Making all in libopts /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I.. -D_U_="__attribute__((unused))" -ggdb -std=gnu99 -Wall -Wextra -Wfatal-errors -Wno-variadic-macros -I/usr/local/include -MT libopts_la-libopts.lo -MD -MP -MF .deps/libopts_la-libopts.Tpo -c -o...

bug
v3.4.x

OSX ships with it's own strlcat/strlcpy and using our own breaks the build

bug
v3.4.x

that way, you can switch between injection types at runtime. I'm sure there was a good reason to do this... but I'm not sure what. tcpbridge related?

enhancement

in bidirectional mode we should use a different thread for each direction so we don't need to poll(). That will improve performance.

enhancement

I noticed that when loop mode is used the rtp timestamp and sequence number simply track the pcap file. Is there any option for loop mode that forces the timestamp...

enhancement

http://tcpreplay.synfin.net/ticket/270

enhancement