sctp: add support for generating stream ssn reset event notification
authorXin Long <[email protected]>
Fri, 17 Feb 2017 04:45:38 +0000 (12:45 +0800)
committerDavid S. Miller <[email protected]>
Sun, 19 Feb 2017 23:17:59 +0000 (18:17 -0500)
commit35ea82d611da59f8bea44a37996b3b11bb1d3fd7
treefd3a6ac66c353dabe1b372b461a3629e7cd1d4f9
parentbd4b9f8b4af7be15fd162276ec9a2a1d49f10270
sctp: add support for generating stream ssn reset event notification

This patch is to add Stream Reset Event described in rfc6525
section 6.1.1.

Signed-off-by: Xin Long <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/net/sctp/ulpevent.h
include/uapi/linux/sctp.h
net/sctp/ulpevent.c