Age | Commit message (Expand) | Author | Files | Lines |
2017-07-04 | acl-plugin: fix acl plugin test failing sporadically (VPP-898) |  Andrew Yourtchenko | 1 | -0/+5 |
2017-06-22 | acl-plugin: clean up the code enabling/disabling acl-plugin processing on int... |  Andrew Yourtchenko | 1 | -4/+16 |
2017-06-21 | acl-plugin: CLI to clear all sessions |  Andrew Yourtchenko | 1 | -6/+17 |
2017-06-21 | acl-plugin: fix coverity error 171135 |  Andrew Yourtchenko | 1 | -0/+2 |
2017-06-19 | acl-plugin: bihash-based ACL lookup |  Andrew Yourtchenko | 1 | -5/+336 |
2017-06-15 | acl-plugin: store sessions in a single hash table instead of a per-interface |  Andrew Yourtchenko | 1 | -0/+5 |
2017-06-14 | acl-plugin: shrink the L2 classifier tables used for traffic redirect |  Andrew Yourtchenko | 1 | -17/+17 |
2017-06-08 | acl-plugin: remove clib_warnings on plugin init |  Andrew Yourtchenko | 1 | -3/+0 |
2017-06-07 | acl-plugin: add a plugin-specific control-ping message api and make the test ... |  Andrew Yourtchenko | 1 | -0/+15 |
2017-06-07 | acl-plugin: make the ACL plugin multicore-capable |  Andrew Yourtchenko | 1 | -5/+34 |
2017-05-18 | acl-plugin: reject the too-short variable-length messages from clients (VPP-839) |  Andrew Yourtchenko | 1 | -3/+42 |
2017-05-15 | acl-plugin: unapply the ACLs if interface is being deleted |  Andrew Yourtchenko | 1 | -0/+4 |
2017-04-20 | Clean up old datapath code in ACL plugin. |  Andrew Yourtchenko | 1 | -370/+9 |
2017-04-06 | acl-plugin: make the IPv4/IPv6 non-first fragment handling in line with ACL (... |  Andrew Yourtchenko | 1 | -0/+7 |
2017-04-05 | acl-plugin: fix pretty-printing in "api trace custom-dump" (VPP-683) |  Andrew Yourtchenko | 1 | -2/+0 |
2017-03-30 | acl-plugin: cleaner node bugfixes (VPP-675) |  Andrew Yourtchenko | 1 | -0/+13 |
2017-03-22 | vlib: add description field in plugin registration |  Damjan Marion | 1 | -0/+1 |
2017-03-21 | ACL plugin 1.2 |  Andrew Yourtchenko | 1 | -16/+335 |
2017-03-16 | API:replaced all REPLY_MACRO's with api_helper_macros.h |  Eyal Bari | 1 | -68/+15 |
2017-03-13 | ACL plugin rejects ICMP messages (VPP-624) |  Pavel Kotucek | 1 | -21/+19 |
2017-03-03 | VPP-651: Ensure sw_if_index to node mapping for L2 output path is only done v... |  Andrew Yourtchenko | 1 | -1/+5 |
2017-02-03 | Plugin infrastructure improvements |  Damjan Marion | 1 | -23/+6 |
2017-01-03 | VPP-574: fix the MACIP ACLs blocking ARP traffic |  Andrew Yourtchenko | 1 | -0/+47 |
2017-01-01 | Move java,lua api and remaining plugins to src/ |  Damjan Marion | 1 | -0/+1901 |