aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlib/node.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-20vlib: convert frame_index into real pointersSteven Luong1-6/+5
2019-02-22Add no-append flag to vlib_frame_tDamjan Marion1-0/+3
2018-11-30Metadata / opaque formatting belongs in vppDave Barach1-0/+17
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-10-22X86_64 perf counter pluginDave Barach1-0/+5
2018-09-14vlib: introduce user flags in vlib_frame_tDamjan Marion1-0/+3
2018-08-28vlib: add 'show node' and 'set node function' CLIDamjan Marion1-0/+13
2018-08-13Multiarch handling in different constructor macrosDamjan Marion1-0/+5
2018-05-29Add VLIB_NODE_FN() macro to simplify multiversioning of node functionsDamjan Marion1-0/+28
2018-04-09plugins: unload plugin if early init failsDamjan Marion1-0/+8
2017-08-25TCP horizontal scalingDave Barach1-4/+1
2017-06-28switch vlib process model to tw_timer_template timer implDave Barach1-5/+10
2017-04-25Fix structure alignment with 32-bit pointersDamjan Marion1-0/+4
2017-04-06Use thread local storage for thread indexDamjan Marion1-3/+3
2017-04-04vlib: make vlib_node_interrupt_pending(...) thread safeDamjan Marion1-0/+2
2017-03-16vlib: make runtime_data thread-localDamjan Marion1-39/+42
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+725