From: Florent Fourcot Date: Fri, 17 Jan 2014 16:15:03 +0000 (+0100) Subject: ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET X-Git-Tag: v3.14-rc1~94^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df3687ffc6653e4d32168338b4dee20c164ed7c9;p=pandora-kernel.git ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET With this option, the socket will reply with the flow label value read on received packets. The goal is to have a connection with the same flow label in both direction of the communication. Changelog of V4: * Do not erase the flow label on the listening socket. Use pktopts to store the received value Signed-off-by: Florent Fourcot Acked-by: Hannes Frederic Sowa Signed-off-by: David S. Miller --- Reading git-diff-tree failed