]> git.baikalelectronics.ru Git - kernel.git/commit
sctp: add support for generating assoc reset event notification
authorXin Long <lucien.xin@gmail.com>
Fri, 10 Mar 2017 04:11:06 +0000 (12:11 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Mar 2017 06:22:23 +0000 (23:22 -0700)
commit7a46827ac866279be315902f2b1c49c9c858c926
treeea08bdcdb7573fbdddc2908339837751a9ed7dea
parent2d8d520694a6da0a858f5c3f207645aa29e94563
sctp: add support for generating assoc reset event notification

This patch is to add Association Reset Event described in rfc6525
section 6.1.2.

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