summaryrefslogtreecommitdiff
blob: fe502990b1e8aa87063f2d28c3648d817e84f7d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>mmk@levelnine.at</email>
		<name>Michael Mair-Keimberger</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription>
		uBridge is a simple application to create user-land bridges between
		various technologies. Currently bridging between UDP tunnels, Ethernet
		and TAP interfaces is supported. Packet capture is also supported.
	</longdescription>
	<upstream>
		<remote-id type="github">GNS3/ubridge</remote-id>
	</upstream>
</pkgmetadata>