package
2.5.1+incompatible
Repository: https://github.com/liudf0716/vpp-agent-bfd.git
Documentation: pkg.go.dev

# Functions

NewArpVppHandler creates new instance of IPsec vppcalls handler.
NewVrfTableVppHandler creates new instance of vrf-table vppcalls handler.
NewIPNeighVppHandler creates new instance of ip neighbor vppcalls handler.
No description provided by the author
NewProxyArpVppHandler creates new instance of proxy ARP vppcalls handler.
NewRouteVppHandler creates new instance of route vppcalls handler.
NewVrfTableVppHandler creates new instance of vrf-table vppcalls handler.

# Constants

ClassifyTableIndexUnset is a default value for field classify_table_index in ip_add_del_route binary message.
NextHopOutgoingIfUnset constant has to be assigned into the field next_hop_outgoing_interface in ip_add_del_route binary message if outgoing interface for next hop is not defined.
NextHopViaLabelUnset constant has to be assigned into the field next hop via label in ip_add_del_route binary message if next hop via label is not defined.

# Structs

ArpVppHandler is accessor for ARP-related vppcalls methods.
DHCPProxyHandler is accessor for DHCP proxy-related vppcalls methods.
IPNeighHandler is accessor for ip-neighbor-related vppcalls methods.
No description provided by the author
ProxyArpVppHandler is accessor for proxy ARP-related vppcalls methods.
RouteHandler is accessor for route-related vppcalls methods.
VrfTableHandler is accessor for vrf-related vppcalls methods.