diff options
author | will <will@FreeBSD.org> | 2001-03-14 02:17:49 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-03-14 02:17:49 +0000 |
commit | 293f3790f7530305d209925e50d68d42d881f78d (patch) | |
tree | 787d76631c32828ac9b9ea7d343b1b27a02af5d2 /net/dhcpdump/pkg-descr | |
parent | d9b72f8ebcfe8260520553dd68a784402146b826 (diff) | |
download | FreeBSD-ports-293f3790f7530305d209925e50d68d42d881f78d.zip FreeBSD-ports-293f3790f7530305d209925e50d68d42d881f78d.tar.gz |
Add dhcpdump 1.0, a program to decode and diagnose sniffed
DHCP packets.
PR: 25481
Submitted by: Edwin Groothuis (edwin@mavetju.org)
Diffstat (limited to 'net/dhcpdump/pkg-descr')
-rw-r--r-- | net/dhcpdump/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/dhcpdump/pkg-descr b/net/dhcpdump/pkg-descr new file mode 100644 index 0000000..c4874cd --- /dev/null +++ b/net/dhcpdump/pkg-descr @@ -0,0 +1,7 @@ +This command parses the output of tcpdump to display the dhcp-packets +for easier checking and debugging. + +WWW: http://www.mavetju.org + +- Edwin Groothuis +edwin@mavetju.org |