asy972
asy972
I'm talk a little about different. "make install" place data structure to /usr/share/XyGrib/ when I use "CMAKE_INSTALL_PREFIX=/usr/share", but XyGrib search it in the /usr/share/openGribs/XyGrib/. XyGrib should search it in the...
The collector can be protected by a firewall. UDP packets may have a spoofed source IP address, but nevertheless firewall can be used sometime. One fixed IP is more usable...
> So please try adding the dev=IF setting and let me know if that works the way you I try "collector { ip=x.x.x.x dev=lo2 }". IP of lo2 is used,...
Using pScheduler seems excessive. Such a concept patch would be sufficient: ``` --- a/iperf/src/iperf_server_api.c +++ b/iperf/src/iperf_server_api.c @@ -118,6 +118,14 @@ iperf_accept(struct iperf_test *test) if (test->ctrl_sck == -1) { /* Server...
> or has it been verified if it works fine I applied this patch to iperf3-3.7-alt2 and It's been working for me since then time
is fixed in 3.15? https://downloads.es.net/pub/iperf/esnet-secadv-2023-0002.txt.asc
No. I tested it now. --snd-timeout isn't help. Version 3.14 remained susceptible for this DoS but 3.15 canceled arbitrary connection without my patch.