> Except that if an implementation supports the
> SCTP_I_WANT_MAPPED_V4_ADDR
>
> And this is turned OFF
>
> Then you would get a mix of V4 and V6 addresses (what Kacheong hates)..
> which is why it is vague...
I think this is more about programming practise. It is better to
have an array of the same type struct than a list of mixed type struct
because of alignment issues among other things.
> For some O/S's (such as Kacheongs) you cannto turn
> SCTP_I_WANT_MAPPED_V4_ADDR
> Off... and thats fine.. then your statements above would be completely
> true..
>
> For other OS's.. aka BSD.. you CAN disable that option so you would
> get back a mix..
>
> R
>
-- K. Poon. kacheong.poon@sun.comReceived on Tue Feb 8 14:50:29 2005
This archive was generated by hypermail 2.1.8 : Mon Mar 13 2006 - 15:22:23 EST