lkml.org 
[lkml]   [2016]   [Dec]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH 1/2] ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
    From
    From: Haishuang Yan <yanhaishuang@cmss.chinamobile.com>
    Date: Wed, 28 Dec 2016 17:52:32 +0800

    > Different namespace application might require fast recycling
    > TIME-WAIT sockets independently of the host.
    >
    > Signed-off-by: Haishuang Yan <yanhaishuang@cmss.chinamobile.com>

    Applied, but:

    > @@ -111,6 +121,7 @@ struct netns_ipv4 {
    > int sysctl_tcp_fin_timeout;
    > unsigned int sysctl_tcp_notsent_lowat;
    > int sysctl_tcp_tw_reuse;
    > + struct inet_timewait_death_row tcp_death_row;
    ^^

    Trailing whitespace I had to fix up.

    \
     
     \ /
      Last update: 2016-12-29 17:39    [W:2.337 / U:0.504 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site