commit | 2f5268a9249b87d49ab3c7050f99064e6d1a8bb0 | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Mon Aug 26 16:30:03 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 27 20:54:14 2019 -0700 |
tree | 5725b06ba7c13b05af6091a52acd3d42cd03debe | |
parent | 1b0b8114b9549dee6490e728cd787f808b586158 [diff] |
sctp: allow users to set netns ecn flag with sysctl sysctl net.sctp.ecn_enable is added in this patch. It will allow users to change the default sctp ecn flag, net.sctp.ecn_enable. This feature was also required on this thread: http://lkml.iu.edu/hypermail/linux/kernel/0812.1/01858.html Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>