Documentation ¶
Overview ¶
Package kernelvethpair provides chain elements for implementing the kernel mechanism with vethpairs with vpp
Index ¶
Constants ¶
View Source
const ( // MECHANISM string MECHANISM = kernel.MECHANISM )
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient(vppConn api.Connection) networkservice.NetworkServiceClient
NewClient - return a new Client chain element implementing the kernel mechanism with vpp using a veth pair
func NewServer ¶
func NewServer(vppConn api.Connection) networkservice.NetworkServiceServer
NewServer - return a new Server chain element implementing the kernel mechanism with vpp using a veth pair
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package afpacket provides chain elements for implementing the kernel mechanism with vpp afpacket
|
Package afpacket provides chain elements for implementing the kernel mechanism with vpp afpacket |
Package ipneighbor provides ipneighbor corrections for use with payload.IP when we are forced to fallback to kernelvethpair, which is *intrinsically* an Ethernet interface.
|
Package ipneighbor provides ipneighbor corrections for use with payload.IP when we are forced to fallback to kernelvethpair, which is *intrinsically* an Ethernet interface. |
Package mtu provides networkservice chain elements that support setting MTU on the vethpeer connected to VPP interfaces
|
Package mtu provides networkservice chain elements that support setting MTU on the vethpeer connected to VPP interfaces |
Click to show internal directories.
Click to hide internal directories.