[dns-operations] Tool to store zone file with TYPExxx records
Matthew Pounsett
matt at conundrum.com
Thu Apr 4 21:55:40 UTC 2019
On Thu, 4 Apr 2019 at 17:24, Klaus Darilion <klaus.mailinglists at pernau.at>
wrote:
>
> Does someone know a tool which stores RR as TYPExxx, or convert zone
> files to TYPExxx?
>
I'm not aware of an existing tool that could do this, but if you're
familiar with Python, I suspect it would be possible to write something by
fiddling with the presentation format code in dnspython. I think all you'd
have to do is monkeypatch dns.rdatatype.to_text() so that it never makes
the call to _by_value.get(value).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dns-oarc.net/pipermail/dns-operations/attachments/20190404/ac997eb2/attachment.html>
More information about the dns-operations
mailing list