summaryrefslogtreecommitdiff
path: root/net-misc/mcproxy/metadata.xml
blob: c5da47b10e558331faa290d7add11d40f6a3c025 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?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>
		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>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>