*	Full IPv6 support. (A6 records, ip6 connections, etc)

*	Dynamic DNS, for DHCP people. (RFC 2136/RFC 2137)

*	Update manual:
	- How delegation works.

*	LOC (RFC 1876?) support.

*	NAPTR (RFC 2915) support.

*	Forwarding feature for recursive queries.

*	Make sure we're NEVER using inet_ntoa, inet_addr, etc.

*	Fix in_cidr to work with IPv6 addresses.

*	Test AXFR from an IPv6 master via 'mydns-import'.

*	Investigate linker problem with -ffast-math on FreeBSD/alpha:

	/usr/lib/crtfastmath.o: In function `set_fast_math':
	/usr/lib/crtfastmath.o(.text+0x1c): undefined reference to `__ieee_set_fp_control'

