bind9/lib
Michael Graff ece3d6c356 Cause runtime probing of v6 addresses to fail, even if we can actually
make v6 sockets, but we do not have struct in6_pktinfo.

Add a check in configure.in for struct in6_pktinfo.

Use the result of that check to define (if needed) in6_pktinfo in net.h.

This change makes us build on platforms that have SOME ipv6 structures
(like in6_addr, etc) but not enough to be useful to us.

Note:  Before making an ipv6 socket the code should verify that ipv6
sockets can be made using isc_net_probeipv6().  It should also
check for v4 sockets using isc_net_probeipv4() to be consistant.
2000-05-06 01:30:32 +00:00
..
dns 153. [func] dns_rdata_tostruct() 'mxtc' is now optional. If 'mctx' 2000-05-05 23:20:10 +00:00
isc Cause runtime probing of v6 addresses to fail, even if we can actually 2000-05-06 01:30:32 +00:00
lwres eliminated compiler warnings on alpha 2000-05-03 18:25:52 +00:00
omapi eliminated compiler warnings on alpha 2000-05-03 18:25:52 +00:00
tests include config.h 2000-04-28 02:28:32 +00:00
.cvsignore add .cvsignore files 1998-12-11 21:09:59 +00:00
Makefile.in update copyright 2000-02-03 23:17:52 +00:00