aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/handoff.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-18handoff - allow symmetrical dispatchGabriel Ganne1-2/+18
2016-11-15threads: add support for multiple worker handoff queuesDamjan Marion1-9/+14
2016-11-01feature: add new feature handling code and device-input featuresDamjan Marion1-3/+4
2016-10-17style: fix VLIB_NODE_FUNCTION_MULTIARCH indentDamjan Marion1-5/+9
2016-09-21A Protocol Independent Hierarchical FIB (VPP-352)Neale Ranns1-5/+5
2016-08-08VPP-311 Coding standards cleanup for vnet/vnet/*.[ch]Dave Barach1-179/+208
2016-06-29Decouple worker thread code from dpdk, enable worker threads in vpp_liteDamjan Marion1-0/+7
2016-06-13Fix NULL-pointer crash in handoff_init(...)Dave Barach1-4/+7
2016-06-13Add worker-handoff nodeDamjan Marion1-0/+529