From: Hannes Frederic Sowa Date: Sat, 5 Jan 2013 16:10:48 +0000 (+0000) Subject: tcp: make sysctl_tcp_ecn namespace aware X-Git-Tag: v3.9-rc1~139^2~446 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d134f1c1f36166e8a738de92c4d2f4c262ff91b;p=pandora-kernel.git tcp: make sysctl_tcp_ecn namespace aware As per suggestion from Eric Dumazet this patch makes tcp_ecn sysctl namespace aware. The reason behind this patch is to ease the testing of ecn problems on the internet and allows applications to tune their own use of ecn. Cc: Eric Dumazet Cc: David Miller Cc: Stephen Hemminger Signed-off-by: Hannes Frederic Sowa Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed