[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190605145510.74527-1-edumazet@google.com>
Date: Wed, 5 Jun 2019 07:55:08 -0700
From: Eric Dumazet <edumazet@...gle.com>
To: "David S . Miller" <davem@...emloft.net>
Cc: netdev <netdev@...r.kernel.org>,
Eric Dumazet <edumazet@...gle.com>,
Eric Dumazet <eric.dumazet@...il.com>,
Willem de Bruijn <willemb@...gle.com>
Subject: [PATCH v2 net-next 0/2] ipv6: tcp: more control on RST flowlabels
First patch allows to reflect incoming IPv6 flowlabel
on RST packets sent when no socket could handle the packet.
Second patch makes sure we send the same flowlabel
for RST or ACK packets on behalf of TIME_WAIT sockets.
Eric Dumazet (2):
ipv6: tcp: enable flowlabel reflection in some RST packets
ipv6: tcp: send consistent flowlabel in TIME_WAIT state
Documentation/networking/ip-sysctl.txt | 20 +++++++++++++++-----
net/ipv6/af_inet6.c | 2 +-
net/ipv6/sysctl_net_ipv6.c | 3 +++
net/ipv6/tcp_ipv6.c | 15 ++++++++++++---
4 files changed, 31 insertions(+), 9 deletions(-)
--
2.22.0.rc1.311.g5d7573a151-goog
Powered by blists - more mailing lists