From: Florent Fourcot Date: Fri, 17 Jan 2014 16:15:04 +0000 (+0100) Subject: ipv6: add a flag to get the flow label used remotly X-Git-Tag: v3.14-rc1~94^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46e5f401762c639e38eea350d335c0f54ec2442f;p=pandora-kernel.git ipv6: add a flag to get the flow label used remotly This information is already available via IPV6_FLOWINFO of IPV6_2292PKTOPTIONS, and them a filtering to get the flow label information. But it is probably logical and easier for users to add this here, and to control both sent/received flow label values with the IPV6_FLOWLABEL_MGR option. Signed-off-by: Florent Fourcot Acked-by: Hannes Frederic Sowa Signed-off-by: David S. Miller --- Reading git-diff-tree failed