FD.io VPP  v19.04.1-1-ge4a0f9f
Vector Packet Processing
vl_api_want_ip6_nd_events_t Struct Reference

Register for IP6 ND resolution event on recieving NA reply MAC/IP info from ICMP6 Neighbor Solicitation in L2 BDs. More...

Data Fields

u32 client_index
 
u32 context
 
u8 enable_disable
 
u32 pid
 
vl_api_ip6_address_t ip
 

Detailed Description

Register for IP6 ND resolution event on recieving NA reply MAC/IP info from ICMP6 Neighbor Solicitation in L2 BDs.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
enable_disable- 1 => register for events, 0 => cancel registration
pid- sender's pid
ip- the exact IP6 address of interested ND resolution event, or 0 to get MAC/IP info from ICMP6 NS in L2 BDs.

Definition at line 854 of file ip.api.

Field Documentation

u32 vl_api_want_ip6_nd_events_t::client_index

Definition at line 856 of file ip.api.

u32 vl_api_want_ip6_nd_events_t::context

Definition at line 857 of file ip.api.

u8 vl_api_want_ip6_nd_events_t::enable_disable

Definition at line 858 of file ip.api.

vl_api_ip6_address_t vl_api_want_ip6_nd_events_t::ip

Definition at line 860 of file ip.api.

u32 vl_api_want_ip6_nd_events_t::pid

Definition at line 859 of file ip.api.


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