On Wed, Aug 15, 2018 at 09:21:07PM +0800, Mao Wenan wrote: > From: Eric Dumazet <[email protected]> > > In order to be able to give better diagnostics and detect > malicious traffic, we need to have better sk->sk_drops tracking. > > Fixes: 9f5afeae5152 ("tcp: use an RB tree for ooo receive queue") > Signed-off-by: Eric Dumazet <[email protected]> > Acked-by: Soheil Hassas Yeganeh <[email protected]> > Acked-by: Yuchung Cheng <[email protected]> > Signed-off-by: David S. Miller <[email protected]> > Signed-off-by: Mao Wenan <[email protected]> > --- > net/ipv4/tcp_input.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Upstream commit id?
