BIND 10 #295: allow loadzone/datasrc to support different classes
BIND 10 Development
do-not-reply at isc.org
Tue Jul 27 18:16:07 UTC 2010
#295: allow loadzone/datasrc to support different classes
--------------------------+-------------------------------------------------
Reporter: jreed | Owner:
Type: defect | Status: new
Priority: minor | Milestone:
Component: data source | Keywords:
Sensitive: 0 | Estimatedhours: 0
Hours: 0.5 | Billable: 1
Totalhours: 0 | Internal: 0
--------------------------+-------------------------------------------------
The python code at src/lib/python/isc/datasrc/master.py has
{{{
if rrclass.lower() != 'in':
raise MasterFileError("CH and HS zones not supported")
}}}
Even when commented out, b10-loadzone will load a CH zone as IN.
--
Ticket URL: <https://bind10.isc.org/ticket/295>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list