JINMEI Tatuya / =?ISO-2022-JP?B?GyRCP0BMQEMjOkgbKEI=?= <[EMAIL PROTECTED]>
writes:
> struct ip6_mtuinfo {
> u_int32_t ip6mtu_mtu;
> struct sockaddr_in6 ip6mtu_dst;
> };
...
> By the way, the rfc2292bis draft seems a bit ambiguous on the byte
> order of the 32-bit MTU value. Like other fields used in the spec, I
> treated the value in the network byte order, but the spec should
> clearly specify the byte order.
Is this value ever transmitted on the wire? If not, it should probably
use host byte order.
/Niels
--------------------------------------------------------------------
IETF IPng Working Group Mailing List
IPng Home Page: http://playground.sun.com/ipng
FTP archive: ftp://playground.sun.com/pub/ipng
Direct all administrative requests to [EMAIL PROTECTED]
--------------------------------------------------------------------