[bind10-dev] The Year 1 Deliverable
Evan Hunt
each at isc.org
Tue Mar 9 17:56:55 UTC 2010
> The "externally-visible" features are:
>
> * Authoritative DNS server, supporting:
> * ??? (list of RFCs)
1034, 1035 (basic DNS), 2672 (DNAME), 3225 (DO bit), 3658 (DS),
4033, 4034, 4035 (DNSKEY, RRSIG, NSEC), 5155 (NSEC3)
> * NSEC3 (Evan... is this ready?)
I think so. It seems to match BIND9 behavior at this point. NSEC3 is
tricky though, I wouldn't be too surprised if I missed something.
> * IPv4 and IPv6
We have support for both IP stacks. I don't know if we have support for
configuring what interfaces to ilsten on, or what port number.
> * TCP (We need to pick either Jelte's or Jinmei's
> implementation)
I suggest we use both, with an #ifdef, preferring asio if the boost
library is available, but overridable by a configure option.
> For a list of RFC's, we have Jinmei's BIND 9 list:
>
> https://bind10.isc.org/wiki/BIND9Features
>
> Or maybe Evan has a document he used to build the auth stuff.
What I put on the wiki was mostly adapted from 2672.
eh
More information about the bind10-dev
mailing list