openwrtv4/package/network
Rafał Miłecki 87cd118794 iperf: fix --daemon option
Support for -D got broken in the 2.0.11 release by the upstream commit
218d8c667944 ("first pass L2 mode w/UDP checks, v4 only"). After that
commit clients were still able to connect but no traffic was passed.
It was reported and is fixed now in the upstream git repository.

Backport two patches to fix this. The first one is just a requirement
for the later to apply. The second one is the real fix and it needed
only a small adjustment to apply without backporing the commit
10887b59c7e7 ("fix --txstart-time report messages").

Fixes: 457e6d5a27 ("iperf: bump to 2.0.12")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2018-10-07 17:13:39 +02:00
..
config netifd: update to latest git HEAD (FS#1875) 2018-10-02 13:34:04 +02:00
ipv6 map: drop default encaplimit value 2018-09-19 09:42:45 +02:00
services odhcpd: update to latest git HEAD (FS#1853) 2018-10-07 15:11:36 +02:00
utils iperf: fix --daemon option 2018-10-07 17:13:39 +02:00