acl-plugin: all TCP sessions treated as transient (VPP-932) 55/7955/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 9 Aug 2017 09:28:02 +0000 (11:28 +0200)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 9 Aug 2017 12:05:50 +0000 (14:05 +0200)
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>

No differences found