Re: [PATCH net] ipv6: tcp: fix flowlabels reflection for RST packets

2019-07-11 Thread David Miller
From: Eric Dumazet Date: Wed, 10 Jul 2019 06:40:09 -0700 > In 323a53c41292 ("ipv6: tcp: enable flowlabel reflection in some RST packets") > and 50a8accf1062 ("ipv6: tcp: send consistent flowlabel in TIME_WAIT state") > we took care of IPv6 flowlabel reflections for two cases. > > This patch take

[PATCH net] ipv6: tcp: fix flowlabels reflection for RST packets

2019-07-10 Thread Eric Dumazet
In 323a53c41292 ("ipv6: tcp: enable flowlabel reflection in some RST packets") and 50a8accf1062 ("ipv6: tcp: send consistent flowlabel in TIME_WAIT state") we took care of IPv6 flowlabel reflections for two cases. This patch takes care of the remaining case, when the RST packet is sent on behalf o