netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 net-next 0/2] ipv6: tcp: more control on RST flowlabels
@ 2019-06-05 14:55 Eric Dumazet
  2019-06-05 14:55 ` [PATCH v2 net-next 1/2] ipv6: tcp: enable flowlabel reflection in some RST packets Eric Dumazet
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Dumazet @ 2019-06-05 14:55 UTC (permalink / raw)
  To: David S . Miller; +Cc: netdev, Eric Dumazet, Eric Dumazet, Willem de Bruijn

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-06-06  2:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-05 14:55 [PATCH v2 net-next 0/2] ipv6: tcp: more control on RST flowlabels Eric Dumazet
2019-06-05 14:55 ` [PATCH v2 net-next 1/2] ipv6: tcp: enable flowlabel reflection in some RST packets Eric Dumazet
2019-06-05 14:55 ` [PATCH v2 net-next 2/2] ipv6: tcp: send consistent flowlabel in TIME_WAIT state Eric Dumazet
2019-06-06  2:06 ` [PATCH v2 net-next 0/2] ipv6: tcp: more control on RST flowlabels David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).