1 Need to retain FamilyInternetV6 for backwards compatibility with CDE and other
2 sources written to the original X11/IPv6 draft which was included in Solaris 9.
5 index 5cf695d..d06886b 100644
8 @@ -299,6 +299,7 @@ are reserved in the protocol for errors and replies. */
11 #define FamilyInternet6 6 /* IPv6 */
12 +#define FamilyInternetV6 6 /* SUNSOFT - retained for backwards compatibility with original IPv6 draft */
14 /* authentication families not tied to a specific protocol */
15 #define FamilyServerInterpreted 5