]> 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)
commit0ed81987db8c7c2c5ed94bee31a299099c672d1f
tree3f2b0dda8f276609ddca794aca87c95f2218e0a3
parentce7f34bf01909ab65dacb5b4bc674e5759070184
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