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
.gitignore -rw-r--r-- 19 bytes
Makefile -rw-r--r-- 125 bytes
cfag12864b-example.c -rw-r--r-- 5.8 KB

back to top