mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-10 15:19:09 +02:00
The sourceforge site no longer exists at all. For a while it was moved to https://github.com/bortzmeyer/echoping (and this is for example the homepage recorded by Debian) but that has been decommissioned as well, this time with a message directing you where to go now. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
15 lines
625 B
XML
15 lines
625 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>netmon@gentoo.org</email>
|
|
<name>Gentoo network monitoring and analysis project</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="http">enable support for http protocol.</flag>
|
|
<flag name="icp">enable support for ICP (used to monitor proxies).</flag>
|
|
<flag name="priority">enable socket priority support.</flag>
|
|
<flag name="smtp">enable support for SMTP protocol.</flag>
|
|
<flag name="tos">enable support for TOS (TYpe Of Service).</flag>
|
|
</use>
|
|
</pkgmetadata>
|