package
3.29.0
Repository: https://github.com/projectcalico/vpp-dataplane.git
Documentation: pkg.go.dev

# Functions

Messages returns list of all messages in this module.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Interface set vxlan-bypass request - sw_if_index - interface used to reach neighbor - is_ipv6 - if non-zero, enable ipv6-vxlan-bypass, else ipv4-vxlan-bypass - enable - if non-zero enable, else disable SwInterfaceSetVxlanBypass defines message 'sw_interface_set_vxlan_bypass'.
SwInterfaceSetVxlanBypassReply defines message 'sw_interface_set_vxlan_bypass_reply'.
Create or delete a VXLAN tunnel - is_add - Use 1 to create the tunnel, 0 to remove it - instance - optional unique custom device instance, else ~0.
VxlanAddDelTunnelReply defines message 'vxlan_add_del_tunnel_reply'.
Create or delete a VXLAN tunnel - is_add - Use 1 to create the tunnel, 0 to remove it - instance - optional unique custom device instance, else ~0.
VxlanAddDelTunnelV2Reply defines message 'vxlan_add_del_tunnel_v2_reply'.
Create or delete a VXLAN tunnel - is_add - Use 1 to create the tunnel, 0 to remove it - instance - optional unique custom device instance, else ~0.
VxlanAddDelTunnelV3Reply defines message 'vxlan_add_del_tunnel_v3_reply'.
Offload vxlan rx request - hw_if_index - rx hw interface - sw_if_index - vxlan interface to offload - enable - if non-zero enable, else disable VxlanOffloadRx defines message 'vxlan_offload_rx'.
VxlanOffloadRxReply defines message 'vxlan_offload_rx_reply'.
VxlanTunnelDetails defines message 'vxlan_tunnel_details'.
VxlanTunnelDump defines message 'vxlan_tunnel_dump'.
VxlanTunnelV2Details defines message 'vxlan_tunnel_v2_details'.
VxlanTunnelV2Dump defines message 'vxlan_tunnel_v2_dump'.

# Interfaces

RPCService defines RPC service vxlan.
No description provided by the author
No description provided by the author