commit | 463118c34a3585768fa9715a2faca2b3697b1cf5 | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Fri Dec 15 00:41:32 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 15 13:52:22 2017 -0500 |
tree | 681941be3da0be7674afd00bf468dd588410cf1b | |
parent | 107e242569541795a84264f94375e987ba04d309 [diff] |
sctp: support sysctl to allow users to use stream interleave This is the last patch for support of stream interleave, after this patch, users could enable stream interleave by systcl -w net.sctp.intl_enable=1. Signed-off-by: Xin Long <lucien.xin@gmail.com> Acked-by: Marcelo R. Leitner <marcelo.leitner@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>