Documentation ¶
Overview ¶
Package vni provides networkservice.NetworkService{Client,Server} chain elements for setting SrcIP/DstIP/VNI for the vxlan mechanism
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient(tunnelIP net.IP, options ...Option) networkservice.NetworkServiceClient
NewClient - set the SrcIP for the vxlan mechanism
func NewServer ¶
func NewServer(tunnelIP net.IP, options ...Option) networkservice.NetworkServiceServer
NewServer - set the DstIP *and* VNI for the vxlan mechanism
Types ¶
Click to show internal directories.
Click to hide internal directories.