On Tue, Aug 21, 2001 at 09:37:49AM -0500, Jacques A. Vidrine wrote:
> What's the most  portable way of converting an IPv6  address from host
> to network order?

Nothing like following up your own post.

RFC 2553  indicates that  the IPv6  address is  stored in  the `struct
in6_addr' in  network byte order,  so there  shouldn't be any  need to
swap bytes.

Cheers,
-- 
Jacques Vidrine / [EMAIL PROTECTED] / [EMAIL PROTECTED] / [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to