Age | Commit message (Expand) | Author | Files | Lines |
2021-08-31 | vlib: fixed the issue of vpp crash caused by interface up/down | fangtong | 1 | -1/+1 |
2021-03-23 | vlib: add node adaptive mode flag | Florin Coras | 1 | -0/+21 |
2021-03-22 | vlib: graphviz upgrade to allow filters | Arthur de Kerhor | 1 | -0/+6 |
2021-03-11 | vlib: refactor node function variants | Damjan Marion | 1 | -0/+10 |
2021-01-21 | interface: rx queue infra rework, part one | Damjan Marion | 1 | -24/+7 |
2020-12-18 | perfmon: new perfmon plugin | Damjan Marion | 1 | -0/+9 |
2020-09-11 | avf: add assert to ensure that adminq is used only from avf process | Damjan Marion | 1 | -0/+7 |
2020-07-16 | misc: add callback hooks and refactor pmc | Tom Seidenberg | 1 | -0/+4 |
2020-07-01 | vlib: wake up workers if interrupts are posted | Benoît Ganne | 1 | -0/+1 |
2020-06-16 | vlib: address sanitizer support for stack switch, enable clang | Damjan Marion | 1 | -6/+53 |
2020-06-03 | vlib: improve node interrupt handling | Damjan Marion | 1 | -4/+26 |
2019-07-18 | vlib: convert frame_index into real pointers | Andreas Schultz | 1 | -32/+2 |
2019-05-29 | Break out the broom for some cleanup work | Dave Barach | 1 | -0/+10 |
2019-02-22 | Add no-append flag to vlib_frame_t | Damjan Marion | 1 | -0/+6 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -1/+2 |
2018-11-13 | vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) | Damjan Marion | 1 | -4/+1 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -1/+1 |
2018-09-14 | vlib: introduce user flags in vlib_frame_t | Damjan Marion | 1 | -1/+1 |
2018-08-03 | vlib: avoid double process dispatch | Florin Coras | 1 | -1/+9 |
2018-07-18 | Add config option to use dlmalloc instead of mheap | Dave Barach | 1 | -2/+2 |
2018-06-13 | Stat segment / client: show run" works now | Dave Barach | 1 | -2/+4 |
2018-02-05 | Fix ip4/6_reass_main.ip4/6_reass_expire_node_idx used before set | Dave Barach | 1 | -0/+2 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -0/+6 |
2017-09-26 | Add thread-safe event signaller, use RPC where required | Dave Barach | 1 | -0/+23 |
2017-09-20 | Fix DHCP client so it works for worker threads | John Lo | 1 | -0/+3 |
2017-08-25 | TCP horizontal scaling | Dave Barach | 1 | -9/+6 |
2017-08-02 | Fix tcp tx buffer allocation | Florin Coras | 1 | -7/+9 |
2017-06-30 | VPP debug image with worker threads hit assert on adding IP route with traffi... | Neale Ranns | 1 | -0/+3 |
2017-06-28 | switch vlib process model to tw_timer_template timer impl | Dave Barach | 1 | -13/+15 |
2017-04-10 | Common device-input interrupt infra | Damjan Marion | 1 | -0/+14 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 1 | -4/+4 |
2017-04-04 | vlib: make vlib_node_interrupt_pending(...) thread safe | Damjan Marion | 1 | -0/+2 |
2017-03-09 | vlib_mains == 0 special cases be gone | Dave Barach | 1 | -2/+2 |
2017-02-05 | fix some 'stored but never read' warnings raised by clang | Gabriel Ganne | 1 | -3/+2 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+1130 |