aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlib/node_funcs.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-13Stat segment / client: show run" works nowDave Barach1-2/+4
2018-02-05Fix ip4/6_reass_main.ip4/6_reass_expire_node_idx used before setDave Barach1-0/+2
2018-01-09api: refactor vlibmemoryFlorin Coras1-0/+6
2017-09-26Add thread-safe event signaller, use RPC where requiredDave Barach1-0/+23
2017-09-20Fix DHCP client so it works for worker threadsJohn Lo1-0/+3
2017-08-25TCP horizontal scalingDave Barach1-9/+6
2017-08-02Fix tcp tx buffer allocationFlorin Coras1-7/+9
2017-06-30VPP debug image with worker threads hit assert on adding IP route with traffi...Neale Ranns1-0/+3
2017-06-28switch vlib process model to tw_timer_template timer implDave Barach1-13/+15
2017-04-10Common device-input interrupt infraDamjan Marion1-0/+14
2017-04-06Use thread local storage for thread indexDamjan Marion1-4/+4
2017-04-04vlib: make vlib_node_interrupt_pending(...) thread safeDamjan Marion1-0/+2
2017-03-09vlib_mains == 0 special cases be goneDave Barach1-2/+2
2017-02-05fix some 'stored but never read' warnings raised by clangGabriel Ganne1-3/+2
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+1130