FD.io VPP  v18.07.1-19-g511ce25
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
 
u8 address [16]
 

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
address- 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 769 of file ip.api.

Field Documentation

u8 vl_api_want_ip6_nd_events_t::address[16]

Definition at line 775 of file ip.api.

u32 vl_api_want_ip6_nd_events_t::client_index

Definition at line 771 of file ip.api.

u32 vl_api_want_ip6_nd_events_t::context

Definition at line 772 of file ip.api.

u8 vl_api_want_ip6_nd_events_t::enable_disable

Definition at line 773 of file ip.api.

u32 vl_api_want_ip6_nd_events_t::pid

Definition at line 774 of file ip.api.


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