package
0.8.0
Repository: https://github.com/alkiranet/govpp.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

ProxyArp defines type 'proxy_arp'.
Proxy ARP add / del request - is_add - 1 if adding the Proxy ARP range, 0 if deleting - proxy - Proxy configuration ProxyArpAddDel defines message 'proxy_arp_add_del'.
ProxyArpAddDelReply defines message 'proxy_arp_add_del_reply'.
Proxy ARP dump details reply - - proxy - Same data as used to configure ProxyArpDetails defines message 'proxy_arp_details'.
Proxy ARP dump request ProxyArpDump defines message 'proxy_arp_dump'.
Proxy ARP interface dump details reply - - sw_if_index The interface on which ARP proxy is enabled.
Proxy ARP interface dump request ProxyArpIntfcDump defines message 'proxy_arp_intfc_dump'.
Proxy ARP add / del interface request - sw_if_index - Which interface to enable / disable Proxy Arp on - enable - 1 to enable Proxy ARP on interface, 0 to disable ProxyArpIntfcEnableDisable defines message 'proxy_arp_intfc_enable_disable'.
ProxyArpIntfcEnableDisableReply defines message 'proxy_arp_intfc_enable_disable_reply'.

# Interfaces

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