flowgrind
flowgrind copied to clipboard
Advanced TCP traffic generator for Linux, FreeBSD, and Mac OS X
Hi, developers, thank you for your checking. It seems the lock `mutex` is not released correctly when `write(daemon_pipe[1], &type, 1) != 1` in the function `dispatch_request`? https://github.com/flowgrind/flowgrind/blob/9618dd3dc791dd8321f30215866afd655b5783e6/src/daemon.c#L1504-L1514
I'm looking to test my downlink capability on a multi-homed setup. There are several layers of NAT and I'd rather not, and in one instance can't, hardcode holes for this....
``` bgradm@bklnx14:~$ flowgrind -p -H s=10.250.255.11,d=10.250.255.12 # Date: 2021-03-17-14:01:14, controlling host = bklnx14, number of flows = 1, reporting interval = 0.05s, [through] = 10**6 bit/second (0.8.0) Segmentation fault (core...
I took the liberty to convert the package to non-native before uploading to Debian because that matches packaging standards, and was already the case for the package now in Debian,...
Please, provide a rpm package spin of flowgrind.
We are trying to perf test an haproxy instance and getting ``` could not create listen socket for data connection: failed to create listen socket: Cannot assign requested address ```...
I'm trying to conduct a test through haproxy which requires me to pass a port. I have a client instance which is running flowgrindd as well as a haproxy instance...
Hi, trying to build Flowgrind from the source for Alpine linux, tried with GCC, CLANG: ``` cc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -I/usr/include -g -O2 -MT...
Hello, I have installed flowgrind on 2 machines on physical on virtual(inside openstack) and I try to send traffic from one machine to another (Physical --->Virtual). I start the daemon...
i am sorry to bring this up here. i want to ask if i can do stress testing between using flowgrind??