tcp: add more state machine arcs 20/16520/8
authorFlorin Coras <fcoras@cisco.com>
Tue, 18 Dec 2018 05:31:25 +0000 (21:31 -0800)
committerFlorin Coras <fcoras@cisco.com>
Wed, 19 Dec 2018 21:51:38 +0000 (13:51 -0800)
commit678a657ca48007c9aeb081fa6e6f010c09cb7543
treebe480e1fb86f88b2380f06acd35c81c945ae5070
parenta8ac77f4706b7e40887426c446ebded4555885e4
tcp: add more state machine arcs

This mostly adds explicit drops or resets for state and flag
combinations that would've been otherwise dropped with a warning
message.

It also adds some valid RST handlers.

Change-Id: Ib0d19a0939fe275befeb29cf072b87b1a79937ce
Signed-off-by: Florin Coras <fcoras@cisco.com>
src/vnet/tcp/tcp_input.c