On Fri, Oct 18, 2019 at 02:00:42PM +0200, Jiri Benc wrote: > Out of the three nc implementations widely in use, at least two (BSD netcat > and nmap-ncat) do not support -l combined with -s. Modify the nc invocation > to be accepted by all of them. > > Fixes: 7df5e3db8f63 ("selftests: bpf: tc-bpf flow shaping with EDT") > Cc: Peter Oskolkov <posk@xxxxxxxxxx> > Signed-off-by: Jiri Benc <jbenc@xxxxxxxxxx> Applied, thanks!