Thinking about what it might take to implement new protocols at some future time, I was looking at the AF_* defines in sys/socket.h (even if only a few are implemented :-( ), and I noticed that at least the following do not have equivalents in sys/netconfig.h:
AF_IPX AF_ROUTE AF_LINK AF_KEY AF_NCA AF_POLICY Granted that AF_POLICY, AF_NCA, AF_KEY, and AF_ROUTE are more or less special purpose, I think it might be useful to add equivalents to AF_IPX and AF_LINK, just in case someone wanted to implement them at some future date. Or am I completely nuts in thinking that might be one of the first steps? This message posted from opensolaris.org _______________________________________________ networking-discuss mailing list [email protected]
