BIND 10 #1667: dns::masterLoad should accept comment at EOL
BIND 10 Development
do-not-reply at isc.org
Wed Feb 22 07:44:33 UTC 2012
#1667: dns::masterLoad should accept comment at EOL
-------------------------------------+-------------------------------------
Reporter: | Owner: jinmei
jinmei | Status: accepted
Type: | Milestone:
defect | Sprint-20120306
Priority: | Resolution:
critical | Sensitive: 0
Component: | Sub-Project: DNS
libdns++ | Estimated Difficulty: 4
Keywords: | Total Hours: 0
Defect Severity: N/A |
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by jinmei):
trac1667 is ready for review.
This is not a complete support for such style of comments (for
example, it won't be able to handle comments with double-semicolon),
but should be good enough for our current purpose. In any case
this should be removed when we make this loader more complete.
This is the proposed changelog entry:
{{{
384.? [bug] jinmei
libdns++: masterLoad() didn't accept comments placed at the end of
an RR. Due to this the in-memory data source cannot load a master
file for a signed zone even if it's preprocessed with BIND 9's
named-compilezone.
Note: this fix is considered temporary and still only accepts some
limited form of such comments. The main purpose is to allow the
in-memory data source to load any signed or unsigned zone files as
long as they are at least normalized with named-compilezone.
(Trac #1667, git TBD)
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/1667#comment:8>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list