Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-20 | Tests: Cleanup @skip decorator. | Paul Vinciguerra | 1 | -1/+1 |
2018-11-25 | Fix typo in test/test_acl_plugin_conns.py | Paul Vinciguerra | 1 | -5/+5 |
2018-02-08 | acl-plugin: an elog-based tracing implementation for troubleshooting the conn... | Andrew Yourtchenko | 1 | -0/+3 |
2017-09-26 | acl-plugin: test: move the API calls to vpp_papi_provider.py | Andrew Yourtchenko | 1 | -42/+10 |
2017-09-07 | test: factor out "L4_Conn" into a class within util.py (VPP-931) | Andrew Yourtchenko | 1 | -50/+2 |
2017-08-10 | acl-plugin: all TCP sessions treated as transient (VPP-932) | Andrew Yourtchenko | 1 | -10/+140 |
2017-06-21 | acl-plugin: CLI to clear all sessions | Andrew Yourtchenko | 1 | -0/+37 |
2017-06-19 | acl-plugin: bihash-based ACL lookup | Andrew Yourtchenko | 1 | -0/+12 |
2017-05-07 | Avoid active connection prevent timeout of idle conns after it | Andrew Yourtchenko | 1 | -0/+304 |