tcp: avoid fr segments less than mss if possible
[vpp.git] / src / vnet / classify /
2024-03-12 Damjan Marionmisc: remove GNU Indent directives 02/40502/5
2023-12-14 Mohammed Hawaribpf_trace_filter: allow use whithout classifier 84/40084/2
2023-07-25 Maxime Peimclassify: add bpf support to pcap classifier 96/39196/4
2023-06-30 Mohammed Hawaribpf_trace_filter: plugin for BPF Trace Filtering 17/39017/16
2023-06-30 Mohammed Hawarivlib: introduce trace filter functions 97/38997/10
2023-03-01 Nobuhiro MIKIdocs: fixed to use unified "pcap trace" command 64/38364/2
2023-01-25 Maxime Peimapi: pcap capture api update 18/37918/5
2022-12-07 Benoît Ganneclassify: increase metadata from 16- to 32-bits 38/37738/3
2022-11-04 Huawei LIclassify: fix crash when update nonexistent classify... 78/37578/3
2022-08-23 Andrew Yourtchenkoclassify: fix coverity 249223 42/36942/2
2022-06-29 Benoît Ganneclassify: use 32 bits hash 49/36349/4
2022-06-10 Benoît Ganneip: improve ip ACL traces 48/36348/3
2022-06-07 Nathan Skrzypczakclassify: fix sesssion details api 43/36343/1
2022-05-19 Damjan Marionapi: refactor api data storage 68/36168/7
2022-04-04 Damjan Marionvppinfra: make _vec_len() read-only 82/35882/2
2022-03-23 Benoît Ganneclassify: fix typo in AVX-512 find entry 59/35759/2
2022-03-08 Benoît Ganneclassify: add API to retrieve punt ACL tables 09/34109/7
2022-03-04 Arthur de Kerhorclassify: skip l2 header in CLI 37/35537/3
2021-11-02 Damjan Marionclassify: fix build on systems without crc32f and vecto... 95/34295/2
2021-10-06 Nathan Skrzypczakdocs: vnet comment nitfixes 21/33921/3
2021-10-06 Benoît Ganneip: add classifier-based ACLs support on ip punt 49/33949/2
2021-09-29 Matthew Smithclassify: fix message IDs on API replies 79/33879/2
2021-09-28 Ole Troanmisc: vpe.api messages dynamically allocated 56/33856/6
2021-09-23 Damjan Marionclassify: use AVX-512 to find entry 92/33792/3
2021-09-23 Damjan Marionclassify: use AVX-512 to calculate hash on x86 68/33768/4
2021-09-22 Damjan Marionclassify: improve vnet_classify_hash 65/33765/6
2021-09-22 Damjan Marionclassify: simplify vnet_classify_find_entry_inline 64/33764/5
2021-09-20 Damjan Marionclassify: improve find entry performance 63/33763/1
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-07-15 Damjan Marionmisc: replace CLIB_PREFETCH with clib_prefetch_{load... 46/33146/2
2021-07-14 Damjan Marionclassify: cheaper way to check if all elements are... 24/33124/2
2021-06-21 Filip Tehlarclassify: api cleanup 24/32724/5
2021-05-13 Dave Wallacetests: move test source to vpp/test 93/32293/2
2021-04-22 Benoît Gannemisc: add filter for specific error for pcap trace 93/31493/10
2021-04-17 Benoît Ganneclassify: honor pcap interface filter also when classif... 65/31465/8
2021-03-02 Benoît Ganneclassify: fix multiple filters support 62/31362/4
2021-02-15 Dave Barachmisc: coverity fixes 94/31294/3
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-17 Dave Wallacetests: move classifier tests to src/vnet/classify/test 58/29958/3
2020-11-10 Jon Loeligerclassify: fix classify filter trace del cli processing 36/29736/5
2020-10-28 Neale Rannsmisc: Break the big IP header files to improve compile... 34/29634/4
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-09-28 Ray Kinsellaclassify: use clib_crc32c on supporting uarch 99/26399/10
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-02-10 Dave Barachmisc: add FEATURE.yaml files 66/24866/3
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-10 Dave Barachapi: multiple connections per process 56/23656/6
2019-12-05 Dave Barachclassify: vpp packet tracer support 01/23801/2
2019-12-05 Jon Loeligerclassify: Fix 2 coverity errors 98/23798/2
2019-12-03 Jakub Grajciarclassify: API cleanup 51/21551/28
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-26 Damjan Marionclassify: use vector code even when data is not aligned 47/22247/2
2019-09-20 Dave Barachmisc: classifier-based packet trace filter 59/22059/9
2019-09-20 Damjan Marionclassify: remove includes from classifier header file 54/22154/2
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-07-26 Zhiyong Yangmisc: remove unnecessary cast in classify 69/20869/1
2019-05-22 dongjuannew_log2_pages may increase 2 30/17930/9
2019-05-16 Dave Barachinit / exit function ordering 23/19623/4
2019-04-08 Jim Thompsonfixing typos 32/18732/4
2019-03-18 Andrew Yourtchenkovnet: disable the expansion of the heap allocated for... 57/18357/1
2019-03-07 Filip Tehlarclassify: migrate old MULTIARCH macros to VLIB_NODE_FN 61/18061/2
2019-01-02 David JohnsonFixes for buliding for 32bit targets: 97/16497/6
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-09-08 Neale RannsL2 BVI/FIB: Update L2 FIB table when BVI's MAC changes 02/14702/5
2018-08-13 Juraj Slobodaclassify_add_del_session API: Use more descriptive... 43/14143/2
2018-08-09 Juraj SlobodaFix "Old Style VLA" build warnings 07/13007/8
2018-07-18 Dave BarachAdd config option to use dlmalloc instead of mheap 56/13356/20
2018-02-26 Adrian OancaAdded u8x16,u32x4,u64x2 variants of _zero_byte_mask... 88/10788/4
2018-02-20 Damjan Marionvppinfra: CLIB_HAVE_VEC128 mandates SSE4.2 70/10670/1
2018-02-08 Andrew Yourtchenkoclassifier-based ACL: testcases for L2 ACLs + fix the... 72/10472/2
2018-02-07 Andrew Yourtchenkoclassifier-based ACL: refactor + add output ACL 02/10002/9
2018-01-23 Ole TroanVPPAPIGEN: vppapigen replacement in Python PLY. 81/8781/23
2018-01-11 Florin Corasapi: remove transport specific code from handlers 38/10038/9
2018-01-09 Florin Corasapi: refactor vlibmemory 76/9976/21
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 Neale RannsBreak up vpe.api 75/9375/3
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-10-24 Dave WallaceAdd extern to *_main global variable declarations in... 72/8972/1
2017-10-09 Dave Barachvppapigen: support per-file (major,minor,patch) version... 89/8589/6
2017-09-11 Neale RannsFIB table add/delete API 71/8371/2
next