acl-plugin: store sessions in a single hash table instead of a per-interface
[vpp.git] / src / plugins / acl /
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