aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlib/node.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-25vlib: address vlib_error_t scaling issuestable/1901Steven Luong1-1/+1
2018-11-30Metadata / opaque formatting belongs in vppDave Barach1-0/+1
2018-11-13vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)Damjan Marion1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-3/+3
2018-08-28vlib: add 'show node' and 'set node function' CLIDamjan Marion1-0/+1
2018-06-13Stat segment / client: show run" works nowDave Barach1-11/+19
2018-05-29Add VLIB_NODE_FN() macro to simplify multiversioning of node functionsDamjan Marion1-0/+20
2018-01-09api: refactor vlibmemoryFlorin Coras1-0/+54
2017-07-13VPP-895 multi-thread: fix vpp crash on show runtimeIgor Mikhailov (imichail)1-0/+29
2017-06-30VPP debug image with worker threads hit assert on adding IP route with traffi...Neale Ranns1-0/+20
2017-06-09Implement sack based tcp loss recovery (RFC 6675)Florin Coras1-0/+1
2017-04-06Use thread local storage for thread indexDamjan Marion1-1/+1
2017-03-16vlib: make runtime_data thread-localDamjan Marion1-3/+1
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+631