FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
vl_api_set_arp_neighbor_limit_t Struct Reference

Set max allowed ARP or ip6 neighbor entries request. More...

Data Fields

u32 client_index
 
u32 context
 
u8 is_ipv6
 
u32 arp_neighbor_limit
 

Detailed Description

Set max allowed ARP or ip6 neighbor entries request.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
is_ipv6- neighbor limit if non-zero, else ARP limit
arp_neighbor_limit- the new limit, defaults are ~ 50k

Definition at line 846 of file ip.api.

Field Documentation

u32 vl_api_set_arp_neighbor_limit_t::arp_neighbor_limit

Definition at line 851 of file ip.api.

u32 vl_api_set_arp_neighbor_limit_t::client_index

Definition at line 848 of file ip.api.

u32 vl_api_set_arp_neighbor_limit_t::context

Definition at line 849 of file ip.api.

u8 vl_api_set_arp_neighbor_limit_t::is_ipv6

Definition at line 850 of file ip.api.


The documentation for this struct was generated from the following file: