Documentation ¶
Overview ¶
Package kerneltap provides chain elements for implementing the kernel mechanism with vpp tapv2
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 tapv2
func NewServer ¶
func NewServer(vppConn api.Connection) networkservice.NetworkServiceServer
NewServer - return a new Server chain element implementing the kernel mechanism with vpp using tapv2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.