package
2.5.1+incompatible
Repository: https://github.com/lxlee1102/vpp-agent.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
IPRedirectKey returns key representing IP punt redirect configuration.
ToHostKey returns key representing punt to host/socket configuration.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ModuleName is the module name used for models.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Exception allows specifying punt exceptions used for punting packets.
IPRedirect allows otherwise dropped packet which destination IP address matching some of the VPP addresses to redirect to the defined next hop address via the TX interface.
Reason represents punt reason used in exceptions.
ToHost allows otherwise dropped packet which destination IP address matching some of the VPP interface IP addresses to be punted to the host.