]> git.baikalelectronics.ru Git - 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)
commitd866071f457f715c3ed9613d50359089b034ce4a
treefd3a6ac66c353dabe1b372b461a3629e7cd1d4f9
parent14333ed5c3eaf3323b752cae3d4a8eecfcc01b47
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