]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
sctp: add support for generating stream ssn reset event notification
authorXin Long <lucien.xin@gmail.com>
Fri, 17 Feb 2017 04:45:38 +0000 (12:45 +0800)
committerDavid S. Miller <davem@davemloft.net>
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 <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sctp/ulpevent.h
include/uapi/linux/sctp.h
net/sctp/ulpevent.c