[dns-operations] Tool to store zone file with TYPExxx records
Peter van Dijk
peter.van.dijk at powerdns.com
Fri Apr 5 17:59:18 UTC 2019
ldns-read-zone:
-u <rr type>
Mark <rr type> for printing in unknown type format.
This option may be given multiple times.
-u is not meant to be used together with -U.
-U <rr type>
Mark <rr type> for not printing in unknown type format.
This option may be given multiple times.
The first occurrence of the -U option marks all RR types for
printing in unknown type format except for the given <rr type>.
Subsequent -U options will clear the mark for those <rr type>s
too, so that only the given <rr type>s will be printed in the
presentation format specific for those <rr type>s.
-U is not meant to be used together with -u.
commit 5062893c04bfd8adc95ba41459c094b903b878be
Author: Willem Toorop <willem at NLnetLabs.nl>
Date: Wed May 22 14:58:29 2013 +0000
Extend output format with ability to print certain given rr types
in unknown type format (i.e. rfc3597 format).
Thanks Jelte Jansen
diff --git a/Changelog b/Changelog
index f2443963..3e1eec7c 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,8 @@
1.6.17
+ * -u and -U parameter for ldns-read-zone to mark/unmark a RR
type
+ for printing as unknown type
+ * New output format flag (and accompanying funtions) to print
certain
+ RR's as unknown type
On 4 Apr 2019, at 23:13, Klaus Darilion wrote:
> Hi!
>
> When doing an AXFR with dig, it stores all known RRs with their nice
> name. Only unknown RRs are stored as TYPExxx.
>
> Does someone know a tool which stores RR as TYPExxx, or convert zone
> files to TYPExxx?
>
> Usecase: ie a zone with new fancy records AXFRed with new fancy dig,
> but
> later processed by some old tool which complains about the unknown
> fancy
> new RRs.
>
> Thanks
> Klaus
> _______________________________________________
> dns-operations mailing list
> dns-operations at lists.dns-oarc.net
> https://lists.dns-oarc.net/mailman/listinfo/dns-operations
> dns-operations mailing list
> https://lists.dns-oarc.net/mailman/listinfo/dns-operations
Kind regards,
--
Peter van Dijk
PowerDNS.COM BV - https://www.powerdns.com/
More information about the dns-operations
mailing list