FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
vl_api_ip6nd_proxy_add_del_t Struct Reference

IPv6 ND proxy config. More...

Data Fields

u32 client_index
 
u32 context
 
u32 sw_if_index
 
u8 is_del
 
vl_api_ip6_address_t ip
 

Detailed Description

IPv6 ND proxy config.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
sw_if_index- The interface the host is on
address- The address of the host for which to proxy for
is_add- Adding or deleting

Definition at line 324 of file ip.api.

Field Documentation

u32 vl_api_ip6nd_proxy_add_del_t::client_index

Definition at line 326 of file ip.api.

u32 vl_api_ip6nd_proxy_add_del_t::context

Definition at line 327 of file ip.api.

vl_api_ip6_address_t vl_api_ip6nd_proxy_add_del_t::ip

Definition at line 330 of file ip.api.

u8 vl_api_ip6nd_proxy_add_del_t::is_del

Definition at line 329 of file ip.api.

u32 vl_api_ip6nd_proxy_add_del_t::sw_if_index

Definition at line 328 of file ip.api.


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