[bind10-dev] Task Progress

JINMEI Tatuya / 神明達哉 jinmei at isc.org
Fri Oct 29 15:17:23 UTC 2010


At Fri, 29 Oct 2010 10:05:55 -0500 (CDT),
"Jeremy C. Reed" <jreed at isc.org> wrote:

> Before replying again ... may need to change this to bind10-dev ...

Agreed, so changed.

This is about a new task for in memory data source.

> On Fri, 29 Oct 2010, JINMEI Tatuya / ???? wrote:

> > - configuration interface: an equivalent of BIND 9's "zone" statement,
> >   which specifies
> >     zone origin, class
> >     zone type: master or slave
> >     path to zone file
> 
> Can you explain the need for "path to zone file"? Will we be using 
> static files?

I don't know what you mean by "static", but I suspect the initial
implementation will be largely similar to BIND 9's in memory DB in
this sense (note: this is orthogonal to which data structure we use
internally).  So, we'll use some kind of "zone (master) file" which
will be explicitly loaded by (e.g.) b10-auth.

> >   we need this for both b10-auth and xfrin/xfrout, and possibly
> >   zonemgr.
> 
> Or is this so incoming transferred zone is stored in a static file 
> before checking it and importing to database?

Maybe you're confused about this topic with generic data sources that
use database backend such as sqlite3?  I'm specifically talking about
the in-memory data source, and I suspect the very initial version
begins with separate code logic (that is, it won't use the generic
data source API, yet).

---
JINMEI, Tatuya



More information about the bind10-dev mailing list