FD.io VPP  v17.04-9-g99c0734
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 546 of file vpe.api.

Field Documentation

u32 vl_api_set_arp_neighbor_limit_t::arp_neighbor_limit

Definition at line 551 of file vpe.api.

u32 vl_api_set_arp_neighbor_limit_t::client_index

Definition at line 548 of file vpe.api.

u32 vl_api_set_arp_neighbor_limit_t::context

Definition at line 549 of file vpe.api.

u8 vl_api_set_arp_neighbor_limit_t::is_ipv6

Definition at line 550 of file vpe.api.


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