Documentation ¶
Overview ¶
Package macaddress provides networkservice chain elements for setting the mac address on vpp interfaces
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient() networkservice.NetworkServiceClient
NewClient creates a NetworkServiceClient chain element to set the mac address on a vpp interface It sets the Mac Address on the *vpp* side of an interface leaving the Endpoint.
Endpoint +---------------------------+ | | | | | | | | | | | | | | | macaddress.NewClient()+-------------------+ | | | | | | | | | | | | | | +---------------------------+
func NewServer ¶
func NewServer() networkservice.NetworkServiceServer
NewServer creates a NetworkServiceServer chain element to set the mac address on a vpp interface It sets the Mac Address on the *vpp* side of an interface plugged into the Endpoint.
Endpoint +---------------------------+ | | | | | | | | | | | | | | +-------------------+macaddress.NewServer() | | | | | | | | | | | | | | | +---------------------------+
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.