+2028. [port] linux: socket.c compatability for old systems.
+ [RT #16015]
+
2027. [port] libbind: Solaris x68 support. [RT #16020]
2026. [bug] Rate limit the recursive client exceeded message.
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: socket.c,v 1.207.2.40 2006/02/03 23:51:36 marka Exp $ */
+/* $Id: socket.c,v 1.207.2.41 2006/05/19 02:54:38 marka Exp $ */
#include <config.h>
* to collect the destination address and interface so the client can
* set them on outgoing packets.
*/
-#ifdef ISC_PLATFORM_HAVEIPV6
+#ifdef ISC_PLATFORM_HAVEIN6PKTINFO
#ifndef USE_CMSG
#define USE_CMSG 1
#endif