commit | d5886b919a720ff859aebf569cb0f353b1d977a6 | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Mon Aug 26 16:30:04 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 27 20:54:14 2019 -0700 |
tree | 8817b65f830a249e7d919d73d6c4f1ea19b3cb7f | |
parent | 2f5268a9249b87d49ab3c7050f99064e6d1a8bb0 [diff] |
sctp: allow users to set ep ecn flag by sockopt SCTP_ECN_SUPPORTED sockopt will be added to allow users to change ep ecn flag, and it's similar with other feature flags. Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>