blob: 4edd4225e6b244a831ee8b27701709f39bbca95a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?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>
<longdescription>
This command parses the output of tcpdump to display the
dhcp-packets for easier checking and debugging.
</longdescription>
<upstream>
<remote-id type="github">bbonev/dhcpdump</remote-id>
</upstream>
</pkgmetadata>
|