Revision 56ab6b93007e5000a8812985aec1833c4a6a9ce0 authored by Haishuang Yan on 25 December 2016, 06:33:16 UTC, committed by David S. Miller on 27 December 2016, 17:28:07 UTC
Different namespaces might have different requirements to reuse
TIME-WAIT sockets for new connections. This might be required in
cases where different namespace applications are in place which
require TIME_WAIT socket connections to be reduced independently
of the host.

Signed-off-by: Haishuang Yan <yanhaishuang@cmss.chinamobile.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent e6afb1a
History
File Mode Size
README.rst -rw-r--r-- 1.6 KB
functions.sh -rw-r--r-- 2.9 KB
parameters.sh -rw-r--r-- 2.5 KB
pktgen.conf-1-1-ip6 -rwxr-xr-x 1.1 KB
pktgen.conf-1-1-ip6-rdos -rwxr-xr-x 1.2 KB
pktgen.conf-1-2 -rwxr-xr-x 1.3 KB
pktgen_bench_xmit_mode_netif_receive.sh -rwxr-xr-x 2.6 KB
pktgen_bench_xmit_mode_queue_xmit.sh -rwxr-xr-x 1.8 KB
pktgen_sample01_simple.sh -rwxr-xr-x 1.9 KB
pktgen_sample02_multiqueue.sh -rwxr-xr-x 2.2 KB
pktgen_sample03_burst_single_flow.sh -rwxr-xr-x 2.5 KB
pktgen_sample04_many_flows.sh -rwxr-xr-x 2.5 KB
pktgen_sample05_flow_per_thread.sh -rwxr-xr-x 2.2 KB

README.rst

back to top