]> git.baikalelectronics.ru Git - kernel.git/commit
sctp: add reconf chunk event
authorXin Long <lucien.xin@gmail.com>
Fri, 17 Feb 2017 04:45:43 +0000 (12:45 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 19 Feb 2017 23:17:59 +0000 (18:17 -0500)
commitf3c72ce44a0476e8d16b32b0de4eb1c9c78497e1
tree3f2b0dda8f276609ddca794aca87c95f2218e0a3
parentb6e83fa2471a5d219496e0c297bd507659324b49
sctp: add reconf chunk event

This patch is to add reconf chunk event based on the sctp event
frame in rx path, it will call sctp_sf_do_reconf to process the
reconf chunk.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sctp/constants.h
net/sctp/sm_statetable.c