fix graceful restart and add unit test
This commit is contained in:
parent
e8b2946999
commit
111acf66c1
8 changed files with 121 additions and 9 deletions
|
@ -69,6 +69,7 @@ if [ -f /proc/sys/net/ipv4/tcp_fastopen ] ; then
|
|||
fi
|
||||
|
||||
run_test tests/test_large_file.sh
|
||||
run_test tests/test_graceful_restart.sh
|
||||
run_test tests/test_udp_src.sh
|
||||
run_test tests/test_command.sh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue