summaryrefslogtreecommitdiff
path: root/net-misc/mcproxy/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-09-30 11:19:18 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-09-30 11:19:18 +0100
commit62f67115b5c46134c34f88f4b1cbdacc19384c0a (patch)
tree0a76b14de203a4c23040e5665e39df8de9867745 /net-misc/mcproxy/metadata.xml
parent265dbe5dbc14c199299496c6db8fce3f76647015 (diff)
gentoo resync : 30.09.2018
Diffstat (limited to 'net-misc/mcproxy/metadata.xml')
-rw-r--r--net-misc/mcproxy/metadata.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/net-misc/mcproxy/metadata.xml b/net-misc/mcproxy/metadata.xml
new file mode 100644
index 000000000000..e601c26a3075
--- /dev/null
+++ b/net-misc/mcproxy/metadata.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>ck+gentoo@bl4ckb0x.de</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <longdescription>
+ IGMP/MLD proxies offer the possibility option to combine
+ local multicast networks with a larger multicast infrastructure.
+ In contrast to multicast routers, proxies are lightweight and
+ do not require the support of a multicast routing protocol such as PIM or DVMRP.
+ A common use case is a local stub networks that interconnects with
+ a remote multicast routing domain, e.g. via a tunnel.
+ But it can also be used in PMIPv6 domain to enable multicast for sources and listeners (RFC 6224).
+ The Mcproxy meets the requirements of the IGMP/MLD proxying standard (RFC 4605)
+ and has additional functionalities. The multicast proxy can be instantiated multiple times,
+ is dynamically configurable at runtime, supports multiple upstreams and peering-interfaces
+ for a non hierarchical interconnection of multicast proxies.
+ </longdescription>
+ <upstream>
+ <bugs-to>https://github.com/mcproxy/mcproxy/issues</bugs-to>
+ <remote-id type="github">mcproxy/mcproxy</remote-id>
+ </upstream>
+</pkgmetadata>