5.16 ND Protocol Messages Processing Functions

5.16.1 nd6_ns_output () Function

The nd6_ns_output () function is responsible for constructing and transmitting Neighbor Solicitation packets.

Listing 5-63

382–386 Function parameter ifp points to the outgoing interface. daddr0 specifies the packet’s destination address: daddr0 contains the unicast address of the neighbor when the local node is performing NUD; if the local node is performing DAD or address resolution, daddr0 is NULL, in which case the destination address is determined by the target ...

Get IPv6 Core Protocols Implementation now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.