Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |