]> 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)
commit26ea2240824f8f140dbc6cc4ad0a2eb5793f402b
treeea08bdcdb7573fbdddc2908339837751a9ed7dea
parent0639ec64140e7e0b6390a1699501f95e2b03f7ae
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