|
FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the documentation of this file.
25 import "vnet/ip/ip_types.api";
26 import "vnet/ethernet/ethernet_types.api";
27 import "vnet/interface_types.api";
50 vl_api_ip_neighbor_flags_t
flags;
61 define ip_neighbor_add_del
75 define ip_neighbor_add_del_reply
88 define ip_neighbor_dump
93 vl_api_address_family_t
af;
101 define ip_neighbor_details {
123 vl_api_address_family_t
af;
147 autoreply define ip_neighbor_replace_begin
160 autoreply define ip_neighbor_replace_end
178 vl_api_address_family_t
af;
190 autoreply define want_ip_neighbor_events
207 define ip_neighbor_event
216 rpc want_ip_neighbor_events returns want_ip_neighbor_events_reply
229 autoreply define want_ip_neighbor_events_v2
254 define ip_neighbor_event_v2
258 vl_api_ip_neighbor_event_flags_t
flags;
263 rpc want_ip_neighbor_events_v2 returns want_ip_neighbor_events_v2_reply
264 events ip_neighbor_event_v2;
vl_api_address_family_t af
ip_neighbor_flags
IP neighbor flags.
IP neighbors dump response.
int ip_neighbor_config(ip_address_family_t af, u32 limit, u32 age, bool recycle)
@ IP_NEIGHBOR_API_EVENT_FLAG_ADDED
Enable/disable periodic IP neighbor scan.
@ IP_NEIGHBOR_API_EVENT_FLAG_REMOVED
@ IP_API_NEIGHBOR_FLAG_NONE
vl_api_interface_index_t sw_if_index[default=0xffffffff]
IP neighbor flush request - removes all neighbours.
vl_api_ip_neighbor_t neighbor
IP neighbor add / del reply.
vl_api_ip_neighbor_t neighbor
Tell client about an IP4 ARP resolution event or MAC/IP info from ARP requests in L2 BDs.
vl_api_ip_neighbor_flags_t flags
@ IP_API_NEIGHBOR_FLAG_STATIC
typedef ip_neighbor
IP neighbor.
IP neighbour replace end.
vl_api_address_t ip_address
IP neighbor add / del request.
static perfmon_event_t events[]
vl_api_ip_neighbor_event_flags_t flags
Register for IP neighbour events creation.
IP neighbour replace begin.
vl_api_mac_address_t mac_address
vl_api_ip_neighbor_t neighbor
vl_api_address_family_t af
vl_api_interface_index_t sw_if_index[default=0xffffffff]
vl_api_interface_index_t sw_if_index[default=0xffffffff]
vl_api_interface_index_t sw_if_index[default=0xffffffff]
Tell client about an IP4 ARP resolution event or MAC/IP info from ARP requests in L2 BDs.
Register for IP neighbour events (creation or deletion)
vl_api_interface_index_t sw_if_index
vl_api_ip_neighbor_t neighbor
@ IP_API_NEIGHBOR_FLAG_NO_FIB_ENTRY
void ip_neighbor_flush(ip_address_family_t af, u32 sw_if_index)
vl_api_address_family_t af