compliance with RFC3152.

PR:		standards/45557
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
Approved by:	re
This commit is contained in:
Hajimu UMEMOTO 2002-11-26 07:55:44 +00:00
parent 8d193c05cf
commit 3cea219898
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=107254

View file

@ -66,6 +66,13 @@ zone "0.0.127.IN-ADDR.ARPA" {
file "localhost.rev";
};
// RFC 3152
zone "1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA" {
type master;
file "localhost-v6.rev";
};
// RFC 1886 -- deprecated
zone "1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.INT" {
type master;
file "localhost-v6.rev";