mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-05-30 11:05:35 +00:00
The ip_defrag.sh script requires bash-style output redirection but
use the default shell. This may cause random failures if the default
shell is not bash.
Address the above using posix compliant output redirection.
Fixes:
|
||
---|---|---|
.. | ||
forwarding | ||
.gitignore | ||
config | ||
fib-onlink-tests.sh | ||
fib_rule_tests.sh | ||
fib_tests.sh | ||
in_netns.sh | ||
ip6_gre_headroom.sh | ||
ip_defrag.c | ||
ip_defrag.sh | ||
Makefile | ||
msg_zerocopy.c | ||
msg_zerocopy.sh | ||
netdevice.sh | ||
pmtu.sh | ||
psock_fanout.c | ||
psock_lib.h | ||
psock_snd.c | ||
psock_snd.sh | ||
psock_tpacket.c | ||
reuseaddr_conflict.c | ||
reuseport_bpf.c | ||
reuseport_bpf_cpu.c | ||
reuseport_bpf_numa.c | ||
reuseport_dualstack.c | ||
rtnetlink.sh | ||
run_afpackettests | ||
run_netsocktests | ||
socket.c | ||
tcp_inq.c | ||
tcp_mmap.c | ||
test_bpf.sh | ||
tls.c | ||
udpgso.c | ||
udpgso.sh | ||
udpgso_bench.sh | ||
udpgso_bench_rx.c | ||
udpgso_bench_tx.c |