blob: 9edd6494ce8ade3f8d4de6b353ea39abe3a910de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>netmon@gentoo.org</email>
<name>Gentoo network monitoring and analysis project</name>
</maintainer>
<longdescription>
This command parses the output of tcpdump to display the
dhcp-packets for easier checking and debugging.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|