SCTP: shutdown phase 42/10442/3
authorMarco Varlese <marco.varlese@suse.com>
Wed, 7 Feb 2018 11:22:41 +0000 (12:22 +0100)
committerDamjan Marion <dmarion.lists@gmail.com>
Thu, 8 Feb 2018 10:03:23 +0000 (10:03 +0000)
commitbe2251b0c5b10a3a556e75c9bfbea96df4799297
treeacdcc931983211663b51df87e3d0b41672cce65f
parentc04cbf16ccfd9ef142937e4684af6093d812a866
SCTP: shutdown phase

This patch addresses some bugs discovered with the shutdown phase which
were causing the actual chunks not to leave the output_node.
While fixing the issue some minor refactoring was also performed to
align the internal functions to a 'common' design.

Change-Id: Ieac4f6e78cffad2e6982536f8e9f190a66f328f7
Signed-off-by: Marco Varlese <marco.varlese@suse.com>
src/vnet/sctp/sctp.h
src/vnet/sctp/sctp_input.c
src/vnet/sctp/sctp_output.c