From: Florent Fourcot Date: Thu, 16 Jan 2014 16:21:22 +0000 (+0100) Subject: ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT X-Git-Tag: v3.14-rc1~94^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d13a96c74fc4802a775189ddb58bc6469ffdaa3;p=pandora-kernel.git ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT This patch is following the commit b903d324bee262 (ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT). For the same reason than tclass, we have to store the flow label in the inet_timewait_sock to provide consistency of flow label on the last ACK. Signed-off-by: Florent Fourcot Signed-off-by: David S. Miller --- Reading git-diff-tree failed