From: Florent Fourcot Date: Fri, 17 Jan 2014 16:15:05 +0000 (+0100) Subject: ipv6: add flowlabel_consistency sysctl X-Git-Tag: v3.14-rc1~94^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6444f72b4b74f627c51891101e93ba2b94078b0a;p=pandora-kernel.git ipv6: add flowlabel_consistency sysctl With the introduction of IPV6_FL_F_REFLECT, there is no guarantee of flow label unicity. This patch introduces a new sysctl to protect the old behaviour, enable by default. Changelog of V3: * rename ip6_flowlabel_consistency to flowlabel_consistency * use net_info_ratelimited() * checkpatch cleanups Signed-off-by: Florent Fourcot Acked-by: Hannes Frederic Sowa Signed-off-by: David S. Miller --- Reading git-diff-tree failed