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>
Showing
- include/net/sctp/structs.h 2 additions, 0 deletionsinclude/net/sctp/structs.h
- net/sctp/associola.c 2 additions, 0 deletionsnet/sctp/associola.c
- net/sctp/chunk.c 2 additions, 4 deletionsnet/sctp/chunk.c
- net/sctp/socket.c 5 additions, 1 deletionnet/sctp/socket.c
- net/sctp/stream_interleave.c 4 additions, 3 deletionsnet/sctp/stream_interleave.c
- net/sctp/ulpqueue.c 2 additions, 2 deletionsnet/sctp/ulpqueue.c
Loading
Please register or sign in to comment