summaryrefslogtreecommitdiff
path: root/net-dns/dnssec-validator/metadata.xml
blob: 247be32e8a3f2232ddeb97797b78f4fb9c6bdd96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>conikost@gentoo.org</email>
    <name>Conrad Kostecki</name>
  </maintainer>
  <longdescription>
		A tool which can display the sequence of queries and their results
		used to validate a DNS query. The stderr output of this command can
		serve as input to the drawvalmap tool.
	</longdescription>
  <use>
    <flag name="dlv">Enable support for the DNSSEC look-aside validation</flag>
    <flag name="nsec3">Enable support for the NSEC3 Resource Record</flag>
  </use>
  <upstream>
    <bugs-to>https://github.com/dnssec-tools/dnssec-tools/issues</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>