commit | d884aa635be6247a1bc5b0fa60d8a16b5f48e279 | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Fri Feb 17 12:45:43 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 19 18:17:59 2017 -0500 |
tree | 3f2b0dda8f276609ddca794aca87c95f2218e0a3 | |
parent | 2040d3d7a36265d4a26af4e19a6a8a6154ab4bcc [diff] |
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>