SCTP: Handle a COOKIE ECHO/ACK when a TCB Exists 22/10822/2
authorMarco Varlese <marco.varlese@suse.com>
Mon, 26 Feb 2018 15:33:54 +0000 (16:33 +0100)
committerDamjan Marion <dmarion.lists@gmail.com>
Mon, 26 Feb 2018 22:27:50 +0000 (22:27 +0000)
commit200fa32213fce6824bcb75c907989ef8daba4a29
tree43d54506d36ec8ce1ce05d2a7f0554c3b47ad963
parenteacf3cfdaf04395c07830b046037f46ae94b06ab
SCTP: Handle a COOKIE ECHO/ACK when a TCB Exists

This patch addresses the requirements depicted in section 5.2.4 of the
RFC 4960. It also takes care of handling the ERROR chunk and obviously
the STALE COOKIE error.

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