mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-07 13:44:38 +02:00
Use new upstream from the fork [1]. It looks maintained, is used by fedora, debian, nix. [1] https://github.com/bbonev/dhcpdump Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
15 lines
507 B
XML
15 lines
507 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>
|
|
<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>
|