aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/memif/memif_api.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-11memif: mode ip is not settable from binary APISteven1-0/+3
2017-09-08memif: fix coverity warnings as of 9/7Steven1-2/+5
2017-06-30memif: API message handler registration bug-fixJakub Grajciar1-11/+0
2017-06-25memif: If rx/tx_queues are unset, use default valuesMilan Lenco1-2/+12
2017-06-12memif: complete refactor of socket handling codeDamjan Marion1-22/+30
2017-05-31memif: multi-queues supportSteven1-0/+5
2017-03-22Add memif - packet memory interface for intra-host communicationDamjan Marion1-0/+332