acl-plugin: all TCP sessions treated as transient (VPP-932) 63/7963/3
authorAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 9 Aug 2017 09:28:02 +0000 (11:28 +0200)
committerFlorin Coras <florin.coras@gmail.com>
Thu, 10 Aug 2017 00:05:03 +0000 (00:05 +0000)
The packet that was creating the session was not tracked,
consequently the TCP flags seen within the session record
never got the value for the session to get treated as
being in the established state.

Test-escape, so add the TCP tests which test the
three phases of the TCP session life and make them all pass.

Change-Id: Ib048bc30c809a7f03be2de7e8361c2c281270348
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
(cherry picked from commit 754370f1b55d4102d21dd94676f2bda3170c7df0)


No differences found