Age | Commit message (Expand) | Author | Files | Lines |
2020-09-21 | acl: remove custom ACL-plugin heap | Andrew Yourtchenko | 1 | -10/+0 |
2020-01-13 | acl: Remove unsued type | Neale Ranns | 1 | -11/+0 |
2019-07-24 | acl: implement counters | Andrew Yourtchenko | 1 | -1/+22 |
2019-03-22 | acl-plugin: get rid of a separate "count" field in the linear acl struct | Andrew Yourtchenko | 1 | -1/+0 |
2018-11-22 | acl-plugin: optimize hash memory usage + fix the startup config parsing for m... | Andrew Yourtchenko | 1 | -1/+1 |
2018-10-20 | acl-plugin: use the L2 feature arc infrastructure instead of L2 classifier fo... | Andrew Yourtchenko | 1 | -13/+0 |
2018-09-25 | acl-plugin: optimize session idle timer checks | Andrew Yourtchenko | 1 | -0/+8 |
2018-09-24 | Trivial: Clean up some typos. | Paul Vinciguerra | 1 | -1/+1 |
2018-09-05 | acl-plugin: VPP-1400: VPP may crash when performing ACL modifications on appl... | Andrew Yourtchenko | 1 | -0/+1 |
2018-06-27 | acl-plugin: tm: add tuplemerge algorithm for relaxing the hashtable masks | Andrew Yourtchenko | 1 | -0/+7 |
2018-06-26 | acl-plugin: tm: optimize multi-lookups and prepare to add tuplemerge | Andrew Yourtchenko | 1 | -20/+4 |
2018-06-20 | acl-plugin: acl-as-a-service: VPP-1248: fix the error if exports.h included i... | Andrew Yourtchenko | 1 | -8/+0 |
2018-06-14 | acl-plugin: use 16_8 bihash for IPv4 sessions and 40_8 bihash for IPv6 sessions | Andrew Yourtchenko | 1 | -1/+3 |
2018-06-02 | acl-plugin: multicore: session management fixes | Andrew Yourtchenko | 1 | -1/+21 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests | Dave Barach | 1 | -0/+6 |
2018-04-11 | acl-plugin: VPP-1230: fix the "undefined symbol" error for acl_main when usin... | Andrew Yourtchenko | 1 | -0/+7 |
2018-03-30 | acl-plugin: implement an optional session reclassification when ACL is (re-)a... | Andrew Yourtchenko | 1 | -0/+9 |
2018-03-27 | acl-plugin: autosize the ACL plugin heap and fix the heap size types and parsing | Andrew Yourtchenko | 1 | -4/+2 |
2018-03-23 | acl-plugin: improvements in 'show acl-plugin macip acl' CLI | Andrew Yourtchenko | 1 | -0/+3 |
2018-03-23 | acl-plugin: set ACL heap within the exported functions that might alloc memory | Andrew Yourtchenko | 1 | -0/+2 |
2018-03-22 | Revert "acl-plugin: improvement on 'show acl-plugin' CLI" | Damjan Marion | 1 | -3/+0 |
2018-03-22 | acl-plugin: implement ACL lookup contexts for "ACL as a service" use by other... | Andrew Yourtchenko | 1 | -0/+24 |
2018-03-21 | acl-plugin: improvement on 'show acl-plugin' CLI | Steve Shin | 1 | -0/+3 |
2018-02-08 | acl-plugin: add whitelisted ethertype mode (VPP-1163) | Andrew Yourtchenko | 1 | -0/+6 |
2018-02-08 | acl-plugin: VPP-1088: add support for egress filter in macip ACLs | Andrew Yourtchenko | 1 | -0/+4 |
2018-02-08 | acl-plugin: an elog-based tracing implementation for troubleshooting the conn... | Andrew Yourtchenko | 1 | -0/+2 |
2017-11-08 | ACL plugin support tagged subinterfaces | Pavel Kotucek | 1 | -0/+5 |
2017-09-12 | acl-plugin: add startup-config section "acl-plugin" and heap/hash parameters | Andrew Yourtchenko | 1 | -0/+10 |
2017-08-22 | acl-plugin: Recreate the bihash_40_8.h in the proper place | Andrew Yourtchenko | 1 | -1/+2 |
2017-08-18 | acl-plugin: time out the sessions created by main thread too (VPP-948) | Andrew Yourtchenko | 1 | -0/+2 |
2017-08-08 | acl-plugin: rework the optimization 7383, fortify acl-plugin memory behavior ... | Andrew Yourtchenko | 1 | -0/+6 |
2017-08-03 | acl-plugin: multicore: CSIT c100k 2-core stateful ACL test does not pass (VPP... | Andrew Yourtchenko | 1 | -3/+3 |
2017-06-19 | acl-plugin: bihash-based ACL lookup | Andrew Yourtchenko | 1 | -0/+30 |
2017-06-15 | acl-plugin: store sessions in a single hash table instead of a per-interface | Andrew Yourtchenko | 1 | -3/+6 |
2017-06-07 | acl-plugin: add a plugin-specific control-ping message api and make the test ... | Andrew Yourtchenko | 1 | -1/+1 |
2017-06-07 | acl-plugin: make the ACL plugin multicore-capable | Andrew Yourtchenko | 1 | -7/+4 |
2017-04-20 | Clean up old datapath code in ACL plugin. | Andrew Yourtchenko | 1 | -22/+9 |
2017-04-06 | acl-plugin: make the IPv4/IPv6 non-first fragment handling in line with ACL (... | Andrew Yourtchenko | 1 | -1/+4 |
2017-03-30 | acl-plugin: cleaner node bugfixes (VPP-675) | Andrew Yourtchenko | 1 | -0/+16 |
2017-03-21 | ACL plugin 1.2 | Andrew Yourtchenko | 1 | -3/+119 |
2017-03-03 | VPP-651: Ensure sw_if_index to node mapping for L2 output path is only done v... | Andrew Yourtchenko | 1 | -3/+2 |
2017-02-03 | Plugin infrastructure improvements | Damjan Marion | 1 | -2/+0 |
2017-01-01 | Move java,lua api and remaining plugins to src/ | Damjan Marion | 1 | -0/+148 |