Age | Commit message (Expand) | Author | Files | Lines |
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 |