cvs commit: ports/net Makefile ports/net/ipsumdump Makefile
distinfo pkg-descr pkg-plist
Kirill Ponomarew
krion at FreeBSD.org
Mon Jan 12 11:51:01 PST 2004
krion 2004/01/12 11:50:59 PST
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/ipsumdump Makefile distinfo pkg-descr pkg-plist
Log:
Ipsumdump program summarizes TCP/IP dump files into a
self-describing ASCII format easily readable by humans and
programs. Ipsumdump can read packets from network interfaces,
from tcpdump files, and from existing ipsumdump files. It will
transparently uncompress tcpdump or ipsumdump files when
necessary. It can randomly sample traffic, filter traffic based
on its contents, anonymize IP addresses, and sort packets from
multiple dumps by timestamp. Also, it can optionally create a
tcpdump file containing actual packet data.
Revision Changes Path
1.1195 +1 -0 ports/net/Makefile
1.1 +31 -0 ports/net/ipsumdump/Makefile (new)
1.1 +1 -0 ports/net/ipsumdump/distinfo (new)
1.1 +11 -0 ports/net/ipsumdump/pkg-descr (new)
1.1 +1 -0 ports/net/ipsumdump/pkg-plist (new)
More information about the cvs-ports
mailing list