acl-plugin: take 2 at VPP-991 fix, this time with a test case which verifies it.
[vpp.git] / src / plugins / acl /
2017-09-27 Andrew Yourtchenkoacl-plugin: take 2 at VPP-991 fix, this time with a... 60/8560/3
2017-09-25 Andrew Yourtchenkoacl-plugin: use vec_elt_at_index rather than pool_elt_a... 25/8525/3
2017-09-22 Andrew Yourtchenkoacl-plugin: remove the clib_warning "ACL enabling..." 94/8494/3
2017-09-19 Pavel KotucekACL plugin enable macip for ip4/ip6 traffic 20/8420/2
2017-09-18 Pavel KotucekACL-plugin: fix coverity issue 94/8394/3
2017-09-12 Andrew Yourtchenkoacl-plugin: add startup-config section "acl-plugin... 83/8383/2
2017-09-12 Pavel KotucekACL-plugin add "replace" semantics for adding a new... 40/8340/4
2017-09-08 Pavel KotucekACL-plugin MACIP ACLs tests 41/8341/2
2017-09-08 Andrew Yourtchenkoacl-plugin: add hitcount to applied hash-acl entries 39/8339/2
2017-09-07 Andrew Yourtchenkoacl-plugin: match index set to first portrange element... 28/8328/3
2017-08-25 Andrew Yourtchenkoacl-plugin: warning printed when acl_add_replace alread... 14/8214/2
2017-08-22 Andrew Yourtchenkoacl-plugin: Recreate the bihash_40_8.h in the proper... 37/7937/4
2017-08-18 Pavel KotucekFix vpp crash when adding macip acl 83/8083/2
2017-08-18 Pavel KotucekFix small issues in ACL api 72/8072/2
2017-08-18 Andrew Yourtchenkoacl-plugin: time out the sessions created by main threa... 09/8109/1
2017-08-15 Andrew Yourtchenkoacl-plugin: don't attempt to delete the ACLs on interfa... 42/8042/2
2017-08-11 Andrew Yourtchenkoacl-plugin: add the debug CLI to show macip ACLs and... 92/7992/2
2017-08-10 Andrew Yourtchenkoacl-plugin: hash lookup bitmask not cleared when ACL... 87/7987/1
2017-08-10 Andrew Yourtchenkoacl-plugin: avoid crash in multithreaded setup adding... 75/7975/2
2017-08-10 Andrew Yourtchenkoacl-plugin: all TCP sessions treated as transient ... 63/7963/3
2017-08-08 Andrew Yourtchenkoacl-plugin: fix a misplaced return (VPP-910) 35/7935/1
2017-08-08 Neale RannsMAC IP ACL interface list dump (as an alternative to... 32/7932/3
2017-08-08 Andrew Yourtchenkoacl-plugin: rework the optimization 7383, fortify acl... 28/7928/1
2017-08-03 Andrew Yourtchenkoacl-plugin: multicore: CSIT c100k 2-core stateful ACL... 00/7900/2
2017-07-23 John LoImprove L2 Input/Output Feature Infrastructure and... 13/7713/4
2017-07-20 Andrew Yourtchenkoacl-plugin: assertion failed at hash_lookup.c:226 when... 89/7689/2
2017-07-04 Andrew Yourtchenkoacl-plugin: VPP-897: applying of large number of ACEs... 96/7396/2
2017-07-04 Andrew Yourtchenkoacl-plugin: fix acl plugin test failing sporadically... 09/7409/2
2017-06-22 Andrew Yourtchenkoacl-plugin: clean up the code enabling/disabling acl... 77/7277/2
2017-06-21 Andrew Yourtchenkoacl-plugin: the second and subsequent ACEs incorrect... 25/7225/2
2017-06-21 Andrew Yourtchenkoacl-plugin: CLI to clear all sessions 42/7242/3
2017-06-21 Andrew Yourtchenkoacl-plugin: use ethernet_buffer_header_size() to determ... 45/7245/2
2017-06-21 Andrew Yourtchenkoacl-plugin: fix coverity issue 170476 59/7259/2
2017-06-21 Andrew Yourtchenkoacl-plugin: fix coverity issue 166801 58/7258/1
2017-06-21 Andrew Yourtchenkoacl-plugin: fix coverity error 171135 29/7229/2
2017-06-21 Andrew Yourtchenkoacl-plugin: vat: acl_interface_list_dump confusing... 27/7227/2
2017-06-19 Andrew Yourtchenkoacl-plugin: bihash-based ACL lookup 58/6858/18
2017-06-15 Andrew Yourtchenkoacl-plugin: store sessions in a single hash table inste... 70/7070/3
2017-06-14 Andrew Yourtchenkoacl-plugin: shrink the L2 classifier tables used for... 64/7064/2
2017-06-09 Andrew Yourtchenkoacl-plugin: wrap a verbose debug message in the appropr... 76/7076/2
2017-06-08 Andrew Yourtchenkoacl-plugin: remove clib_warnings on plugin init 63/7063/2
2017-06-07 Andrew Yourtchenkoacl-plugin: add a plugin-specific control-ping message... 38/6838/3
2017-06-07 Andrew Yourtchenkoacl-plugin: make the ACL plugin multicore-capable 71/6771/9
2017-06-07 Andrew Yourtchenkoacl-plugin: fix coverity error in acl_test.c 37/7037/2
2017-05-18 Andrew Yourtchenkoacl-plugin: reject the too-short variable-length messag... 49/6749/2
2017-05-15 Andrew Yourtchenkoacl-plugin: unapply the ACLs if interface is being... 53/6653/4
2017-05-15 Jon LoeligerAdd a missing byte-swap call in ACL intf dump. 73/6673/4
2017-05-10 Damjan MarionAdd crc32c inline function, allows compilation on 32... 52/6452/6
2017-05-07 Andrew YourtchenkoAvoid active connection prevent timeout of idle conns... 64/6564/4
2017-04-25 Dave Barach"autoreply" flag: autogenerate standard xxx_reply_t... 87/6387/3
2017-04-20 Andrew YourtchenkoClean up old datapath code in ACL plugin. 33/6233/2
2017-04-18 Pavel KotucekACL-plugin does not match UDP next-header, VPP-687 25/6225/2
2017-04-12 Pavel Kotucekacl-plugin: missing "deny" parameter in API 52/6152/2
2017-04-06 Andrew Yourtchenkoacl-plugin: make the IPv4/IPv6 non-first fragment handl... 35/6035/2
2017-04-05 Andrew Yourtchenkoacl-plugin: fix pretty-printing in "api trace custom... 49/6049/2
2017-03-30 Andrew Yourtchenkoacl-plugin: cleaner node bugfixes (VPP-675) 50/5950/2
2017-03-22 Damjan Marionvlib: add description field in plugin registration 24/5824/2
2017-03-21 Andrew YourtchenkoACL plugin 1.2 05/5805/7
2017-03-16 Eyal BariAPI:replaced all REPLY_MACRO's with api_helper_macros.h 65/5765/2
2017-03-13 Pavel KotucekACL plugin rejects ICMP messages (VPP-624) 58/5058/15
2017-03-03 Andrew YourtchenkoVPP-651: Ensure sw_if_index to node mapping for L2... 09/5609/2
2017-02-03 Damjan MarionPlugin infrastructure improvements 24/4824/12
2017-02-02 Jon LoeligerRefactor fragile msg macro W and W2 to not burry return... 86/4986/4
2017-02-02 Jon LoeligerLocalize the timeout variable within the W message... 85/4985/4
2017-02-02 Jon LoeligerConvert message macro S to accept a message pointer... 84/4984/4
2017-02-02 Jon LoeligerEnsure all M() and M2() second parameters are the messa... 82/4982/4
2017-01-25 Dave BarachRepair plugin binary API message numbering 79/4879/1
2017-01-23 Dave Barachbinary-api debug CLI works with plugins 13/4813/4
2017-01-03 Andrew YourtchenkoVPP-574: fix the MACIP ACLs blocking ARP traffic 39/4539/2
2017-01-01 Damjan MarionMove java,lua api and remaining plugins to src/ 89/4489/3