FD.io VPP  v17.01.1-3-gc6833f8
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 743 of file vpe.api.

Field Documentation

u32 vl_api_set_arp_neighbor_limit_t::arp_neighbor_limit

Definition at line 748 of file vpe.api.

u32 vl_api_set_arp_neighbor_limit_t::client_index

Definition at line 745 of file vpe.api.

u32 vl_api_set_arp_neighbor_limit_t::context

Definition at line 746 of file vpe.api.

u8 vl_api_set_arp_neighbor_limit_t::is_ipv6

Definition at line 747 of file vpe.api.


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