aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/memif/node.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-19memif: add ip modeDamjan Marion1-18/+82
2017-06-16memif: jumbo frames supportSteven1-109/+201
2017-06-12memif: complete refactor of socket handling codeDamjan Marion1-41/+42
2017-05-31memif: multi-queues supportSteven1-11/+7
2017-05-15memif: migrate memif to use vnet device infra APIsSteven1-20/+20
2017-04-06Use thread local storage for thread indexDamjan Marion1-17/+18
2017-04-05Fix two more memif coverity issuesMilan Lenco1-24/+20
2017-03-22Add memif - packet memory interface for intra-host communicationDamjan Marion1-0/+383