diff options
author | Martin Kosek <mkosek@redhat.com> | 2012-02-03 10:41:21 +0100 |
---|---|---|
committer | Martin Kosek <mkosek@redhat.com> | 2012-02-03 16:25:26 +0100 |
commit | cb4b2e6facea8fd786384ceb751e6dbedac2be5c (patch) | |
tree | 92aa56fa3896a5756db75aefbcc1a0d8a06f83c9 /ipalib/plugins/krbtpolicy.py | |
parent | e41282fbc693e24535956c8822786e9e0bc3e8b4 (diff) | |
download | freeipa.git-cb4b2e6facea8fd786384ceb751e6dbedac2be5c.tar.gz freeipa.git-cb4b2e6facea8fd786384ceb751e6dbedac2be5c.tar.xz freeipa.git-cb4b2e6facea8fd786384ceb751e6dbedac2be5c.zip |
Fix NSEC record conversion
NSEC record needs special treatment as it is not composed from
a fixed set of DNS parts divided by space, but it contains
a multivalued DNS part "types" containing a list of RR types
it covers.
There was already a special method for parsing raw NSEC record
to DNS parts, but the other direction was missing. This patch
adds special NSEC convertor to fix this issue.
https://fedorahosted.org/freeipa/ticket/2307
Diffstat (limited to 'ipalib/plugins/krbtpolicy.py')
0 files changed, 0 insertions, 0 deletions