Age | Commit message (Expand) | Author | Files | Lines |
2021-01-21 | interface: rx queue infra rework, part one | Damjan Marion | 1 | -14/+2 |
2020-10-13 | stats: counters data model | Ole Troan | 1 | -2/+3 |
2020-07-16 | misc: add callback hooks and refactor pmc | Tom Seidenberg | 1 | -7/+0 |
2020-07-01 | vlib: wake up workers if interrupts are posted | Benoît Ganne | 1 | -0/+1 |
2020-06-03 | vlib: improve node interrupt handling | Damjan Marion | 1 | -5/+12 |
2020-05-20 | vlib: mmap process stacks | Damjan Marion | 1 | -25/+4 |
2020-04-28 | vlib: startup multi-arch variant configuration | Ray Kinsella | 1 | -0/+2 |
2019-09-24 | vlib: add flag to explicitelly mark nodes which can init per-node packet trace | Damjan Marion | 1 | -0/+1 |
2019-09-02 | ipsec ip tcp l2: multiarch nodes cannot be declared as static | Damjan Marion | 1 | -0/+1 |
2019-07-23 | vlib: address vlib_error_t scaling issue | Dave Barach | 1 | -0/+19 |
2019-07-18 | vlib: convert frame_index into real pointers | Andreas Schultz | 1 | -6/+5 |
2019-06-08 | trace frame-queue on trigger out of memory | dongjuan | 1 | -1/+1 |
2019-03-13 | deprecate VLIB_NODE_FUNCTION_MULTIARCH | Filip Tehlar | 1 | -4/+0 |
2019-02-22 | Add no-append flag to vlib_frame_t | Damjan Marion | 1 | -0/+3 |
2019-02-02 | Deprecate old mutliarch code, phase 1 | Damjan Marion | 1 | -24/+2 |
2019-01-24 | perfmon plugin: 2-way parallel stat collection | Dave Barach | 1 | -2/+4 |
2018-11-30 | Metadata / opaque formatting belongs in vpp | Dave Barach | 1 | -0/+17 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -1/+1 |
2018-10-22 | X86_64 perf counter plugin | Dave Barach | 1 | -0/+5 |
2018-09-14 | vlib: introduce user flags in vlib_frame_t | Damjan Marion | 1 | -0/+3 |
2018-08-28 | vlib: add 'show node' and 'set node function' CLI | Damjan Marion | 1 | -0/+13 |
2018-08-13 | Multiarch handling in different constructor macros | Damjan Marion | 1 | -0/+5 |
2018-05-29 | Add VLIB_NODE_FN() macro to simplify multiversioning of node functions | Damjan Marion | 1 | -0/+28 |
2018-04-09 | plugins: unload plugin if early init fails | Damjan Marion | 1 | -0/+8 |
2017-08-25 | TCP horizontal scaling | Dave Barach | 1 | -4/+1 |
2017-06-28 | switch vlib process model to tw_timer_template timer impl | Dave Barach | 1 | -5/+10 |
2017-04-25 | Fix structure alignment with 32-bit pointers | Damjan Marion | 1 | -0/+4 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 1 | -3/+3 |
2017-04-04 | vlib: make vlib_node_interrupt_pending(...) thread safe | Damjan Marion | 1 | -0/+2 |
2017-03-16 | vlib: make runtime_data thread-local | Damjan Marion | 1 | -39/+42 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+725 |