Trivial: Clean up some typos.
[vpp.git] / src / plugins / acl / hash_lookup.c
2018-09-24 Paul VinciguerraTrivial: Clean up some typos. 40/14940/6
2018-09-05 Andrew Yourtchenkoacl-plugin: VPP-1400: VPP may crash when performing... 34/14634/3
2018-09-03 Andrew Yourtchenkoacl-plugin: fix the memory leak with colliding entries... 33/14633/2
2018-08-09 Andrew Yourtchenkoacl-plugin: fix failures in some of IPv4 test-debug... 08/14108/2
2018-07-18 Dave BarachAdd config option to use dlmalloc instead of mheap 56/13356/20
2018-06-27 Florin Corasacl: fix for loop initial declaration 53/13253/1
2018-06-27 Andrew Yourtchenkoacl-plugin: tm: add tuplemerge algorithm for relaxing... 62/13162/8
2018-06-26 Andrew Yourtchenkoacl-plugin: tm: optimize multi-lookups and prepare... 61/13161/8
2018-06-21 Andrew Yourtchenkoacl-plugin: fallback to linear ACL search for fragments 60/13160/2
2018-06-14 Andrew Yourtchenkoacl-plugin: use 16_8 bihash for IPv4 sessions and 40_8... 32/13032/3
2018-06-13 Andrew Yourtchenkoacl-plugin: change the src/dst L3 info in 5tuple struct... 08/13008/2
2018-04-17 Andrew Yourtchenkoacl-plugin: VPP-1241: fix the "show acl-plugin tables... 44/11844/1
2018-03-27 Andrew Yourtchenkoacl-plugin: autosize the ACL plugin heap and fix the... 89/11389/2
2018-03-22 Andrew Yourtchenkoacl-plugin: implement ACL lookup contexts for "ACL... 74/11274/7
2017-10-03 Dave BarachRepair vlib API socket server 69/8369/50
2017-09-12 Andrew Yourtchenkoacl-plugin: add startup-config section "acl-plugin... 83/8383/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-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-08 Andrew Yourtchenkoacl-plugin: rework the optimization 7383, fortify acl... 28/7928/1
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-06-19 Andrew Yourtchenkoacl-plugin: bihash-based ACL lookup 58/6858/18