Ooops... I goofed


In the following section, the some of the members of the data structures are not properly alligned within the structure.

2.1.3  Home Address Test Init (HoTI) Message
 - cookie is defined as array of 32 bit unsigned integers, but
   does not allign on 32 bit boundry

2.1.4  Care-of Address Test Init (CoTI) Message
 - Same as 2.1.3

2.1.5  Home Address Test (HOT) Message
 - cookie and keygen tocken are defined as arrays of 32 bit unsigned
   integers, but do not allign of 32 bit boundry

2.1.6  Care Of Address Test (COT) Message
  - same as 2.1.5

2.1.9  Binding Error Mobility Message
  - IPv6 address 'ip6mhbe_homeadr' does not allign on 64 bit boundry.

The recomendation is to change the type of all these structure members
to uint8_t thus reducing alignment requirement to 8 bits.


It looks like I miscalculated on the above. They do align correctly.


-vlad
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Vladislav Yasevich              Tru64 UNIX Network Group
Hewlett Packard                 Tel: (603) 884-1079
Nashua, NH 03062                ZKO3-3/T07


-------------------------------------------------------------------- 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] --------------------------------------------------------------------

Reply via email to