Documentation ¶
Overview ¶
Package l2xconnect provides chain elements for creating an l2 cross connect in vpp between client and server interfaces (if present)
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient(vppConn api.Connection) networkservice.NetworkServiceClient
NewClient returns a Client chain element that will cross connect a client and server vpp interface (if present)
func NewServer ¶
func NewServer(vppConn api.Connection) networkservice.NetworkServiceServer
NewServer returns a Server chain element that will cross connect a client and server vpp interface (if present)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.