>PS: I've tried one day the 2*64 definition on a Sparc (ie. with 64 bit
>alignment). It didn't work because of some details, for instance the
>route structure (pointer + sockaddr) or IPv6 over ATM (32 bit difference
>in alignment between unicast and multicast). I can't see a good reason
>to add a new source of problems...
for the latter case, you need __attribute__((__packed__)) (gcc-ism)
for header declaration. to control structure packing.
itojun
--------------------------------------------------------------------
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]
--------------------------------------------------------------------
- Re: [advanced API] how to get the destinati... Francis Dupont
- Re: [advanced API] how to get the destinati... Tim Hartrick
- Re: [advanced API] how to get the dest... Alain Ritoux
- Re: [advanced API] how to get the destinati... Jun-ichiro itojun Hagino
- Re: [advanced API] how to get the destinati... Francis Dupont
- Re: [advanced API] how to get the destinati... JINMEI Tatuya / 神明達哉
- Re: [advanced API] how to get the dest... Francis Dupont
- Re: [advanced API] how to get the destinati... Tim Hartrick
- Re: [advanced API] how to get the destinati... Jun-ichiro itojun Hagino
- Re: [advanced API] how to get the dest... Erik Nordmark
- Re: [advanced API] how to get the destinati... Jun-ichiro itojun Hagino
- Re: [advanced API] how to get the destinati... Francis Dupont
- Re: [advanced API] how to get the destinati... Francis Dupont
- Re: [advanced API] how to get the dest... Erik Nordmark
- Re: [advanced API] how to get the destinati... itojun
- Re: [advanced API] how to get the destinati... Francis Dupont
- Re: [advanced API] how to get the destinati... Francis Dupont
- Re: [advanced API] how to get the dest... Jun-ichiro itojun Hagino
