commit | a1e3a0590f9bd232f3a03fd87226a4a99bd5ec92 | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Sun Nov 18 16:08:52 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 19 12:25:43 2018 -0800 |
tree | 297cba2473cc25cc11b9aa5d5bc49a3b6b3d9e81 | |
parent | 2cc0eeb67636e0339ad7b6cdfa305f63983642af [diff] |
sctp: add subscribe per asoc The member subscribe should be per asoc, so that sockopt SCTP_EVENT in the next patch can subscribe a event from one asoc only. Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>