summaryrefslogtreecommitdiff
blob: 1b672f18d768cc942e2f7befb7bad62683bf97ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>chutzpah@gentoo.org</email>
		<name>Patrick McLean</name>
	</maintainer>
	<maintainer type="person">
		<email>mgorny@gentoo.org</email>
		<name>Michał Górny</name>
	</maintainer>
	<longdescription>
		MiniUPnP Internet Gateway Device Deamon, used to allow UPnP enabled clients to forward ports.
	</longdescription>
	<use>
		<flag name="leasefile">Enable lease file.</flag>
		<flag name="igd2">Build for IGDv2 instead of an IGDv1</flag>
		<flag name="pcp-peer">Enable support for PCP-PEER to allow NAT-PMP clients to mangle their packets.</flag>
		<flag name="portinuse">Check if a port is in use before allowing a NAT-PMP client to map it.</flag>
		<flag name="strict">Be more strict regarding compliance with UPnP specifications.</flag>
	</use>
</pkgmetadata>