]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitc95129d127c6d3d9fca189c6f94c539a7f086b1a
treeea08bdcdb7573fbdddc2908339837751a9ed7dea
parentb3ca9af0fb65098dd2afecca6831c361a585f37f
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