Age | Commit message (Expand) | Author | Files | Lines |
2019-05-22 | new_log2_pages may increase 2 | dongjuan | 1 | -1/+0 |
2019-05-16 | init / exit function ordering | Dave Barach | 1 | -6/+6 |
2019-04-08 | fixing typos | Jim Thompson | 1 | -1/+1 |
2019-03-18 | vnet: disable the expansion of the heap allocated for classifier tables | Andrew Yourtchenko | 1 | -0/+2 |
2019-03-07 | classify: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 2 | -26/+16 |
2019-01-02 | Fixes for buliding for 32bit targets: | David Johnson | 1 | -0/+1 |
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 | 2 | -14/+14 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins | Sirshak Das | 1 | -1/+1 |
2018-09-08 | L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes | Neale Ranns | 3 | -3/+3 |
2018-08-13 | classify_add_del_session API: Use more descriptive docstring (VPP-1385) | Juraj Sloboda | 1 | -1/+4 |
2018-08-09 | Fix "Old Style VLA" build warnings | Juraj Sloboda | 2 | -7/+36 |
2018-07-18 | Add config option to use dlmalloc instead of mheap | Dave Barach | 1 | -0/+8 |
2018-02-26 | Added u8x16,u32x4,u64x2 variants of _zero_byte_mask(x) for ARM/NEON platform.... | Adrian Oanca | 1 | -8/+4 |
2018-02-20 | vppinfra: CLIB_HAVE_VEC128 mandates SSE4.2 | Damjan Marion | 1 | -1/+1 |
2018-02-08 | classifier-based ACL: testcases for L2 ACLs + fix the enabling of outbound L2... | Andrew Yourtchenko | 1 | -3/+6 |
2018-02-07 | classifier-based ACL: refactor + add output ACL | Andrew Yourtchenko | 6 | -77/+230 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -1/+1 |
2018-01-11 | api: remove transport specific code from handlers | Florin Coras | 1 | -26/+28 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -10/+8 |
2017-11-28 | VPP-246 Coding standards cleanup - vnet/vnet/classify | khemendra kumar | 10 | -1830/+2045 |
2017-11-18 | Rename classifier ip6-sr metadata set action | Dave Barach | 2 | -4/+4 |
2017-11-10 | Break up vpe.api | Neale Ranns | 2 | -1/+150 |
2017-11-10 | add classify session action set-sr-policy-index | Gabriel Ganne | 3 | -1/+15 |
2017-10-26 | Consolidate short_help for classify table with memory-size | Hongjun Ni | 1 | -0/+1 |
2017-10-24 | Add extern to *_main global variable declarations in header files. | Dave Wallace | 4 | -2/+6 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 1 | -0/+2 |
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 | 2 | -3/+45 |
2017-05-20 | VPP-849: improve vnet classifier memory allocator performance | Dave Barach | 2 | -274/+450 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages | Dave Barach | 1 | -33/+4 |
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-02 | Clean up binary api message handler registration issues | Dave Barach | 1 | -8/+0 |
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 | 2 | -3/+2 |
2017-01-25 | API refactoring : classify | Pavel Kotucek | 2 | -0/+911 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 11 | -0/+4724 |