Date: Mon, 12 Jan 2004 11:50:59 -0800 (PST) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/ipsumdump Makefile distinfo pkg-descr pkg-plist Message-ID: <200401121950.i0CJoxKm052060@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401121950.i0CJoxKm052060>