RE: ipv6 Digest, Vol 46, Issue 33

2008-02-29 Thread Mike Taylor
ince them otherwise because it has been mandated that all IPv6 nodes shall support IPsec. We can sell our IPv6 code without any trace of IPsec save for a few lines of interface code that are #ifdef'd out when IPsec isn't present and yet our IPv6 stack and worse yet, all of the

struct sockaddr_storage

2006-10-19 Thread Mike Taylor
Hello All,   Does anybody understand why RFCs propose creating struct sockaddr_storage with code like   /* * Desired design of maximum size and alignment*/#define _SS_MAXSIZE 128 /* Implementation specific max size */ #define _SS_ALIGNSIZE (sizeof (int64_t))    /* Implementation sp