Documentation ¶
Overview ¶
Package memif provides a chain element for the memif mechanism using vpp
Index ¶
Constants ¶
View Source
const ( // MECHANISM string MECHANISM = memif.MECHANISM )
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient(vppConn api.Connection) networkservice.NetworkServiceClient
NewClient provides a NetworkServiceClient chain elements that support the memif Mechanism
func NewServer ¶
func NewServer(vppConn api.Connection) networkservice.NetworkServiceServer
NewServer provides a NetworkServiceServer chain elements that support the memif Mechanism
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package memifproxy provides a NetworkServiceClient chain element to 'proxy' to the memif control socket This is done in case the vpp instance can't open the memif socketfile
|
Package memifproxy provides a NetworkServiceClient chain element to 'proxy' to the memif control socket This is done in case the vpp instance can't open the memif socketfile |
Click to show internal directories.
Click to hide internal directories.