> >>------------------------------------------------------------------------
> >>    The verification of temporary vs. public, home vs. care-of, CGA vs.
> >>    not, are performed by a new function defined for this purpose:
> >>
> >>       #include <netinet/in.h>
> >>
> >>Not in6.h?
> >>
> > 
> > 
> > You mean ip6.h?
> > ip6.h is mainly for advanced API. But this document is more of an
> > extension to Base API. In that context,  <arpa/inet.h> may
> > be a choice. On the otherhand, all the address testing macros are
> > in netinet/in.h. 
> > 
> > Good catch! Perhaps IPv6 Socket API authors can shine light on this.
> > 
> > Thanks again,
> > -Samita
> > 
> 
> I'd vote for netinet/in.h
> 
> Some implementations have netinet/in6.h, but that's really an
> implemenation choice. Using netinet/in.h should work for ipv4 and ipv6.
> 
> -vlad
> 

It makes more sense. Agreed.

Thanks,
-Samita


--------------------------------------------------------------------
IETF IPv6 working group mailing list
ipv6@ietf.org
Administrative Requests: https://www1.ietf.org/mailman/listinfo/ipv6
--------------------------------------------------------------------

Reply via email to