Age | Commit message (Expand) | Author | Files | Lines |
2019-02-14 | Add -fno-common compile option | Benoît Ganne | 1 | -1/+1 |
2018-11-20 | acl-plugin: performance optimizations for established connections | Andrew Yourtchenko | 1 | -0/+9 |
2018-11-05 | acl-plugin: 5-tuple parse: get rid of memcpy and move to flags vs. bitfields | Andrew Yourtchenko | 1 | -6/+18 |
2018-10-24 | acl-plugin: introduce a format function for l4 session key | Andrew Yourtchenko | 1 | -0/+11 |
2018-09-25 | acl-plugin: optimize session idle timer checks | Andrew Yourtchenko | 1 | -0/+6 |
2018-06-20 | acl-plugin: acl-as-a-service: VPP-1248: fix the error if exports.h included i... | Andrew Yourtchenko | 1 | -5/+4 |
2018-06-14 | acl-plugin: use 16_8 bihash for IPv4 sessions and 40_8 bihash for IPv6 sessions | Andrew Yourtchenko | 1 | -2/+11 |
2018-06-13 | acl-plugin: change the src/dst L3 info in 5tuple struct to be always contiguo... | Andrew Yourtchenko | 1 | -2/+13 |
2018-06-02 | acl-plugin: multicore: session management fixes | Andrew Yourtchenko | 1 | -3/+8 |
2018-05-26 | acl-plugin: create forward and return sessions in lieu of making a special pe... | Andrew Yourtchenko | 1 | -2/+10 |
2018-03-30 | acl-plugin: implement an optional session reclassification when ACL is (re-)a... | Andrew Yourtchenko | 1 | -1/+7 |
2018-03-22 | acl-plugin: implement ACL lookup contexts for "ACL as a service" use by other... | Andrew Yourtchenko | 1 | -3/+8 |
2018-02-08 | acl-plugin: an elog-based tracing implementation for troubleshooting the conn... | Andrew Yourtchenko | 1 | -0/+117 |
2017-12-20 | acl-plugin: add a debug CLI to print 5-tuple structure in human readable form... | Andrew Yourtchenko | 1 | -0/+1 |
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 | -0/+4 |
2017-08-03 | acl-plugin: multicore: CSIT c100k 2-core stateful ACL test does not pass (VPP... | Andrew Yourtchenko | 1 | -0/+3 |
2017-06-19 | acl-plugin: bihash-based ACL lookup | Andrew Yourtchenko | 1 | -1/+6 |
2017-06-15 | acl-plugin: store sessions in a single hash table instead of a per-interface | Andrew Yourtchenko | 1 | -1/+1 |
2017-06-07 | acl-plugin: make the ACL plugin multicore-capable | Andrew Yourtchenko | 1 | -8/+68 |
2017-05-07 | Avoid active connection prevent timeout of idle conns after it | Andrew Yourtchenko | 1 | -1/+2 |
2017-04-06 | acl-plugin: make the IPv4/IPv6 non-first fragment handling in line with ACL (... | Andrew Yourtchenko | 1 | -3/+5 |
2017-03-21 | ACL plugin 1.2 | Andrew Yourtchenko | 1 | -0/+99 |