3241. [func] Extended the header of raw-format master files to
include the serial number of the zone from which they were generated, if different (as in the case of inline-signing zones). This is to be used in inline-signing zones, to track changes between the unsigned and signed versions of the zone, which may have different serial numbers. (Note: raw zonefiles generated by this version of BIND are no longer compatble with prior versions. To generate a backward-compatible raw zonefile using dnssec-signzone or named-compilezone, specify output format "raw=0" instead of simply "raw".) [RT #26587]
This commit is contained in:
6
lib/dns/tests/testdata/master/master1.data
vendored
6
lib/dns/tests/testdata/master/master1.data
vendored
@@ -5,7 +5,7 @@ $TTL 1000
|
||||
1800 ;retry
|
||||
604800 ;expiration
|
||||
3600 ) ;minimum
|
||||
a in ns ns.vix.com.
|
||||
a in ns ns2vix.com.
|
||||
a in ns ns3vix.com.
|
||||
in ns ns.vix.com.
|
||||
in ns ns2.vix.com.
|
||||
in ns ns3.vix.com.
|
||||
b in a 1.2.3.4
|
||||
|
||||
Reference in New Issue
Block a user