Age | Commit message (Expand) | Author | Files | Lines |
2017-11-17 | acl-plugin: use ip.save_rewrite_length to calculate IP header offset on L3 eg... |  Andrew Yourtchenko | 1 | -3/+11 |
2017-11-16 | acl-plugin: also print human-friendly format of 5tuple in packet trace |  Andrew Yourtchenko | 1 | -0/+22 |
2017-10-13 | acl-plugin: display "::" for INADDR6_ANY on ACL output |  Steve Shin | 1 | -2/+4 |
2017-08-22 | acl-plugin: Recreate the bihash_40_8.h in the proper place |  Andrew Yourtchenko | 1 | -1/+1 |
2017-08-18 | acl-plugin: time out the sessions created by main thread too (VPP-948) |  Andrew Yourtchenko | 1 | -13/+20 |
2017-08-10 | acl-plugin: all TCP sessions treated as transient (VPP-932) |  Andrew Yourtchenko | 1 | -3/+6 |
2017-08-08 | acl-plugin: rework the optimization 7383, fortify acl-plugin memory behavior ... |  Andrew Yourtchenko | 1 | -2/+14 |
2017-08-03 | acl-plugin: multicore: CSIT c100k 2-core stateful ACL test does not pass (VPP... |  Andrew Yourtchenko | 1 | -28/+59 |
2017-07-23 | Improve L2 Input/Output Feature Infrastructure and Usage |  John Lo | 1 | -6/+1 |
2017-06-22 | acl-plugin: clean up the code enabling/disabling acl-plugin processing on int... |  Andrew Yourtchenko | 1 | -0/+2 |
2017-06-21 | acl-plugin: CLI to clear all sessions |  Andrew Yourtchenko | 1 | -2/+21 |
2017-06-21 | acl-plugin: use ethernet_buffer_header_size() to determine the size of the et... |  Andrew Yourtchenko | 1 | -1/+1 |
2017-06-21 | acl-plugin: fix coverity issue 170476 |  Andrew Yourtchenko | 1 | -2/+1 |
2017-06-19 | acl-plugin: bihash-based ACL lookup |  Andrew Yourtchenko | 1 | -4/+35 |
2017-06-15 | acl-plugin: store sessions in a single hash table instead of a per-interface |  Andrew Yourtchenko | 1 | -18/+27 |
2017-06-09 | acl-plugin: wrap a verbose debug message in the appropriate conditional |  Andrew Yourtchenko | 1 | -0/+2 |
2017-06-07 | acl-plugin: make the ACL plugin multicore-capable |  Andrew Yourtchenko | 1 | -187/+459 |
2017-05-07 | Avoid active connection prevent timeout of idle conns after it |  Andrew Yourtchenko | 1 | -9/+10 |
2017-04-18 | ACL-plugin does not match UDP next-header, VPP-687 |  Pavel Kotucek | 1 | -1/+1 |
2017-04-06 | acl-plugin: make the IPv4/IPv6 non-first fragment handling in line with ACL (... |  Andrew Yourtchenko | 1 | -9/+61 |
2017-03-30 | acl-plugin: cleaner node bugfixes (VPP-675) |  Andrew Yourtchenko | 1 | -51/+46 |
2017-03-21 | ACL plugin 1.2 |  Andrew Yourtchenko | 1 | -0/+1444 |