[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140905.174957.2301014826043548460.davem@davemloft.net>
Date: Fri, 05 Sep 2014 17:49:57 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: edumazet@...gle.com
Cc: netdev@...r.kernel.org, ycheng@...gle.com, ncardwell@...gle.com
Subject: Re: [PATCH net-next 0/2] tcp: deduplicate TCP_SKB_CB(skb)->when
From: Eric Dumazet <edumazet@...gle.com>
Date: Fri, 5 Sep 2014 15:33:31 -0700
> TCP_SKB_CB(skb)->when has different meaning in output and input paths.
>
> In output path, it contains a timestamp.
> In input path, it contains an ISN, chosen by tcp_timewait_state_process()
>
> Its usage in output path is obsolete after usec timestamping.
> Lets simplify and clean this.
Nice cleanup, applied, thanks Eric.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists