blob: 039876c3beddbdd4c90182c4691a8df20a45f4ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>netmon</herd>
<maintainer>
<email>hwoarang@gentoo.org</email>
<name>Markos Chandras</name>
</maintainer>
<upstream>
<maintainer>
<email>oleg.derevenetz@gmail.com</email>
<name>Oleg Derevenetz</name>
</maintainer>
</upstream>
<longdescription>
A tool to measure bandwidth and response times between two hosts using
Internet Control Message Protocol (ICMP) echo request/echo reply mechanism.
</longdescription>
</pkgmetadata>
|