docs: vnet comment nitfixes
[vpp.git] / src / vnet / classify / vnet_classify.c
2021-10-06 Nathan Skrzypczakdocs: vnet comment nitfixes 21/33921/3
2021-09-23 Damjan Marionclassify: use AVX-512 to calculate hash on x86 68/33768/4
2021-09-20 Damjan Marionclassify: avoid dependent read of classify mask 54/33754/5
2021-09-01 Dave Barachclassify: improve "show classify table" output 31/33631/2
2021-08-05 Benoît Ganneclassify: fix parsing for l4 match 86/33386/2
2021-03-02 Benoît Ganneclassify: fix multiple filters support 62/31362/4
2021-01-20 Neale Rannsclassify: Layout classify entry to group data-plane... 11/30411/4
2021-01-20 Steven Luongclassify: crash on classify filter pcap del command 50/30850/1
2020-12-15 Jon Loeligerclassify: add pcap/trace classfier mgmt API calls 64/29864/7
2020-12-14 Damjan Marionmisc: move to new pool_foreach macros 96/30396/2
2020-11-10 Jon Loeligerclassify: fix classify filter trace del cli processing 36/29736/5
2020-10-01 Jon Loeligerclassify: Fix a couple bugs in 'pcap filter' command. 84/28984/4
2020-09-28 Damjan Marionvppinfra: don't call dlmalloc API directly from the... 36/29136/2
2020-06-30 Dave Barachclassify: fix debug CLI 34/27734/1
2020-05-15 Ray Kinsellamisc: removed executable bits from source files 02/27102/2
2020-02-12 Dave Barachclassify: fix "show classify filter" debug CLI 54/25054/2
2020-02-11 Dave Barachvppinfra: remove the historical mheap memory allocator 82/24982/4
2020-01-27 Dave Barachclassify: pcap / packet trace debug CLI bugs 44/24544/2
2020-01-20 Florin Corasclassify: fix pcap filter set init 80/24380/4
2019-12-25 Dave Barachclassify: "classify filter ..." debug CLI cleanup 23/24123/3
2019-12-17 Benoît Ganneclassify: forbid invalid match config 12/23912/4
2019-12-05 Dave Barachclassify: vpp packet tracer support 01/23801/2
2019-11-29 Dave Barachclassify: debug cli %v not %s 91/23691/1
2019-09-26 Dave Barachmisc: add vnet classify filter set support 64/22264/4
2019-09-20 Dave Barachmisc: classifier-based packet trace filter 59/22059/9
2019-07-31 jaszha03vppinfra: refactor test_and_set spinlocks to use clib_s... 61/20861/5
2019-07-30 jaszha03vppinfra: refactor use of CLIB_MEMORY_BARRIER () 57/20857/3
2019-07-30 jaszha03vppinfra: conformed spinlocks to use CLIB_PAUSE 56/20856/2
2019-05-22 dongjuannew_log2_pages may increase 2 30/17930/9
2019-03-18 Andrew Yourtchenkovnet: disable the expansion of the heap allocated for... 57/18357/1
2018-12-13 jackiechen1985Fix VPP-1530 Classify session creation error 60/16460/3
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-19 Sirshak Dasvppinfra: add atomic macros for __sync builtins 81/15181/5
2018-07-18 Dave BarachAdd config option to use dlmalloc instead of mheap 56/13356/20
2018-02-07 Andrew Yourtchenkoclassifier-based ACL: refactor + add output ACL 02/10002/9
2017-11-28 khemendra kumarVPP-246 Coding standards cleanup - vnet/vnet/classify 80/9580/3
2017-11-18 Dave BarachRename classifier ip6-sr metadata set action 79/9479/1
2017-11-10 Gabriel Ganneadd classify session action set-sr-policy-index 37/8637/9
2017-10-26 Hongjun NiConsolidate short_help for classify table with memory... 06/9006/3
2017-09-11 Neale RannsFIB table add/delete API 71/8371/2
2017-06-07 Dave BarachVPP-874: fix coverity warning in vnet_classify.c 41/7041/2
2017-05-24 Neale RannsLeak locks and tables in the Classifier 41/6841/2
2017-05-20 Dave BarachVPP-849: improve vnet classifier memory allocator perfo... 72/6772/3
2017-04-06 Damjan MarionUse thread local storage for thread index 11/6011/4
2017-03-29 Neale RannsSub-net broadcast addresses for IPv4 95/5895/2
2017-03-01 Dave BarachVPP-598: tcp stack initial commit 61/5561/7
2017-02-23 Dave BarachFix vpp built-in version of api_unformat_sw_if_index... 79/5479/4
2016-12-28 Damjan MarionReorganize source tree to use single autotools instance 30/4430/19