OSDN Git Service

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)
commitd884aa635be6247a1bc5b0fa60d8a16b5f48e279
tree3f2b0dda8f276609ddca794aca87c95f2218e0a3
parent2040d3d7a36265d4a26af4e19a6a8a6154ab4bcc
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