CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2020/01/09 06:45:34

Modified files:
        usr.sbin/bind  : configure configure.in 
        usr.sbin/bind/lib/isc: netaddr.c netscope.c sockaddr.c 
        usr.sbin/bind/lib/isc/include/isc: ipv6.h platform.h.in 
        usr.sbin/bind/lib/isc/unix: entropy.c ifiter_ioctl.c 
                                    ifiter_sysctl.c interfaceiter.c 
                                    net.c socket.c 
        usr.sbin/bind/lib/isc/unix/include/isc: net.h 
        usr.sbin/bind/lib/isccfg: parser.c 
Removed files:
        usr.sbin/bind/lib/isc: inet_ntop.c inet_pton.c 

Log message:
unifdef network defines:
#define ISC_PLATFORM_HAVESALEN 1
#define ISC_PLATFORM_HAVEIPV6 1
#undef ISC_PLATFORM_NEEDIN6ADDRANY
#undef ISC_PLATFORM_NEEDIN6ADDRLOOPBACK
#define ISC_PLATFORM_HAVEIN6PKTINFO 1
#undef ISC_PLATFORM_HAVEINADDR6
#define ISC_PLATFORM_HAVESCOPEID 1
#undef ISC_PLATFORM_NEEDNTOP
#undef ISC_PLATFORM_NEEDPTON
#undef ISC_PLATFORM_NEEDPORTT
#undef ISC_PLATFORM_HAVELIFCONF
#undef ISC_PLATFORM_HAVEIF_LADDRCONF
#undef ISC_PLATFORM_HAVEIF_LADDRREQ
#define ISC_NET_BSD44MSGHDR 1
#define ISC_PLATFORM_HAVEIFNAMETOINDEX 1
#undef ISC_PLATFORM_FIXIN6ISADDR
#define ISC_PLATFORM_HAVESOCKADDRSTORAGE 1
#define ISC_PLATFORM_HAVEKQUEUE 1
#undef ISC_PLATFORM_HAVEEPOLL
#undef ISC_PLATFORM_HAVEDEVPOLL

prodding deraadt@

Reply via email to