mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
536 B
Plaintext
10 lines
536 B
Plaintext
The 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.
|