Age | Commit message (Expand) | Author | Files | Lines |
2021-03-02 | classify: fix multiple filters support |  Benoît Ganne | 1 | -11/+22 |
2021-01-20 | classify: Layout classify entry to group data-plane accessed fields on |  Neale Ranns | 1 | -31/+20 |
2021-01-19 | classify: crash on classify filter pcap del command |  Steven Luong | 1 | -1/+2 |
2020-12-15 | classify: add pcap/trace classfier mgmt API calls |  Jon Loeliger | 1 | -171/+234 |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -3/+3 |
2020-11-10 | classify: fix classify filter trace del cli processing |  Jon Loeliger | 1 | -35/+49 |
2020-10-01 | classify: Fix a couple bugs in 'pcap filter' command. |  Jon Loeliger | 1 | -12/+12 |
2020-09-28 | vppinfra: don't call dlmalloc API directly from the code |  Damjan Marion | 1 | -5/+5 |
2020-06-30 | classify: fix debug CLI |  Dave Barach | 1 | -1/+5 |
2020-05-15 | misc: removed executable bits from source files |  Ray Kinsella | 1 | -0/+0 |
2020-02-12 | classify: fix "show classify filter" debug CLI |  Dave Barach | 1 | -3/+1 |
2020-02-11 | vppinfra: remove the historical mheap memory allocator |  Dave Barach | 1 | -9/+0 |
2020-01-27 | classify: pcap / packet trace debug CLI bugs |  Dave Barach | 1 | -0/+4 |
2020-01-20 | classify: fix pcap filter set init |  Florin Coras | 1 | -4/+2 |
2019-12-25 | classify: "classify filter ..." debug CLI cleanup |  Dave Barach | 1 | -7/+8 |
2019-12-17 | classify: forbid invalid match config |  Benoît Ganne | 1 | -0/+3 |
2019-12-05 | classify: vpp packet tracer support |  Dave Barach | 1 | -32/+119 |
2019-11-29 | classify: debug cli %v not %s |  Dave Barach | 1 | -2/+2 |
2019-09-26 | misc: add vnet classify filter set support |  Dave Barach | 1 | -29/+178 |
2019-09-20 | misc: classifier-based packet trace filter |  Dave Barach | 1 | -3/+293 |
2019-07-31 | vppinfra: refactor test_and_set spinlocks to use clib_spinlock_t |  jaszha03 | 1 | -9/+5 |
2019-07-30 | vppinfra: refactor use of CLIB_MEMORY_BARRIER () |  jaszha03 | 1 | -2/+1 |
2019-07-30 | vppinfra: conformed spinlocks to use CLIB_PAUSE |  jaszha03 | 1 | -1/+2 |
2019-05-22 | new_log2_pages may increase 2 |  dongjuan | 1 | -1/+0 |
2019-03-18 | vnet: disable the expansion of the heap allocated for classifier tables |  Andrew Yourtchenko | 1 | -0/+2 |
2018-12-13 | Fix VPP-1530 Classify session creation error |  jackiechen1985 | 1 | -1/+1 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 1 | -20/+20 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -11/+11 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins |  Sirshak Das | 1 | -1/+1 |
2018-07-18 | Add config option to use dlmalloc instead of mheap |  Dave Barach | 1 | -0/+8 |
2018-02-07 | classifier-based ACL: refactor + add output ACL |  Andrew Yourtchenko | 1 | -1/+1 |
2017-11-28 | VPP-246 Coding standards cleanup - vnet/vnet/classify |  khemendra kumar | 1 | -1080/+1154 |
2017-11-18 | Rename classifier ip6-sr metadata set action |  Dave Barach | 1 | -3/+3 |
2017-11-10 | add classify session action set-sr-policy-index |  Gabriel Ganne | 1 | -1/+9 |
2017-10-26 | Consolidate short_help for classify table with memory-size |  Hongjun Ni | 1 | -0/+1 |
2017-09-11 | FIB table add/delete API |  Neale Ranns | 1 | -6/+10 |
2017-06-07 | VPP-874: fix coverity warning in vnet_classify.c |  Dave Barach | 1 | -1/+1 |
2017-05-24 | Leak locks and tables in the Classifier |  Neale Ranns | 1 | -0/+39 |
2017-05-20 | VPP-849: improve vnet classifier memory allocator performance |  Dave Barach | 1 | -228/+393 |
2017-04-06 | Use thread local storage for thread index |  Damjan Marion | 1 | -8/+8 |
2017-03-29 | Sub-net broadcast addresses for IPv4 |  Neale Ranns | 1 | -1/+1 |
2017-03-01 | VPP-598: tcp stack initial commit |  Dave Barach | 1 | -2/+2 |
2017-02-23 | Fix vpp built-in version of api_unformat_sw_if_index(...) |  Dave Barach | 1 | -3/+1 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+2436 |