# 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
add or delete GPE tunnel - is_add - add address if non-zero, else delete - rmt_eid - remote eid - lcl_eid - local eid - vni - virtual network identifier - dp_table - vrf/bridge domain id - action - negative action when 0 locators configured - loc_num - number of locators - locs - array of remote locators
GpeAddDelFwdEntry defines message 'gpe_add_del_fwd_entry'.
GpeAddDelFwdEntryReply defines message 'gpe_add_del_fwd_entry_reply'.
add or delete gpe_iface - is_add - add address if non-zero, else delete
GpeAddDelIface defines message 'gpe_add_del_iface'.
GpeAddDelIfaceReply defines message 'gpe_add_del_iface_reply'.
Add native fwd rpath - retval - return code - is_add - flag to indicate add or del - table_id - table id for route path - nh_sw_if_index - next-hop sw_if_index (~0 if not set) - is_ip4 - flag to indicate if nh is ip4 - nh_addr - next hop ip address
GpeAddDelNativeFwdRpath defines message 'gpe_add_del_native_fwd_rpath'.
GpeAddDelNativeFwdRpathReply defines message 'gpe_add_del_native_fwd_rpath_reply'.
enable or disable gpe protocol - is_enable [default=true] - enable protocol if non-zero, else disable
GpeEnableDisable defines message 'gpe_enable_disable'.
GpeEnableDisableReply defines message 'gpe_enable_disable_reply'.
GpeFwdEntriesGet defines message 'gpe_fwd_entries_get'.
GpeFwdEntriesGetReply defines message 'gpe_fwd_entries_get_reply'.
GpeFwdEntry defines type 'gpe_fwd_entry'.
GpeFwdEntryPathDetails defines message 'gpe_fwd_entry_path_details'.
GpeFwdEntryPathDump defines message 'gpe_fwd_entry_path_dump'.
GpeFwdEntryVnisGet defines message 'gpe_fwd_entry_vnis_get'.
GpeFwdEntryVnisGetReply defines message 'gpe_fwd_entry_vnis_get_reply'.
get GPE encapsulation mode - mode - LISP (value 0) or VXLAN (value 1)
GpeGetEncapMode defines message 'gpe_get_encap_mode'.
Reply for set_encap_mode - retval - return code - encap_mode - GPE encapsulation mode
GpeGetEncapModeReply defines message 'gpe_get_encap_mode_reply'.
GpeLocator defines type 'gpe_locator'.
GpeNativeFwdRpath defines type 'gpe_native_fwd_rpath'.
get GPE native fwd rpath GpeNativeFwdRpathsGet defines message 'gpe_native_fwd_rpaths_get'.
Reply for get native fwd rpath - retval - return code - table_id - table id for route path - nh_sw_if_index - next-hop sw_if_index (~0 if not set) - nh_addr - next hop address
GpeNativeFwdRpathsGetReply defines message 'gpe_native_fwd_rpaths_get_reply'.
Set GPE encapsulation mode - mode - LISP (value 0) or VXLAN (value 1)
GpeSetEncapMode defines message 'gpe_set_encap_mode'.
GpeSetEncapModeReply defines message 'gpe_set_encap_mode_reply'.
# Interfaces
RPCService defines RPC service lisp_gpe.
No description provided by the author