aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/pipe/pipe.h
AgeCommit message (Collapse)AuthorFilesLines
2018-07-07PipesNeale Ranns1-0/+72
A pipe resembles a unix pipe. Each end of the pipe is a full VPP interface. pipes can be used for e.g. packet recirculation, inter-BD, etc. Change-Id: I185bb9fb43dd233ff45da63ac1b85ae2e1ceca16 Signed-off-by: Neale Ranns <neale.ranns@cisco.com>