BIND 10 #2429: support $TTL and TTL guessing in dns::MasterLoader
BIND 10 Development
do-not-reply at isc.org
Fri Nov 2 05:59:01 UTC 2012
#2429: support $TTL and TTL guessing in dns::MasterLoader
-------------------------------------+-------------------------------------
Reporter: jinmei | Owner:
Type: task | UnAssigned
Priority: medium | Status: new
Component: libdns++ | Milestone: New
Sensitive: 0 | Tasks
Sub-Project: DNS | Keywords:
Estimated Difficulty: 0 | Defect Severity: N/A
Total Hours: 0 | Feature Depending on Ticket:
| loadzone-ng
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Subtask of #2368. Depend on #2377.
See BIND 9's lib/dns/master.c:load_text(). Consider delegating to a
separate method to keep each method manageable.
"TTL guessing" (when TTL isn't explicitly specified for an RR) means
something like:
- if $TTL is defined use it
- if there's a preceding RR, use its TTL
- use SOA's minimum TTL.
See BIND 9's implementation for details.
--
Ticket URL: <http://bind10.isc.org/ticket/2429>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list