summaryrefslogtreecommitdiffstats
path: root/net/ipsumdump
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.56krion2005-09-022-3/+3
| | | | | PR: ports/85629 Submitted by: Andrej Zverev <az at inec.ru>
* Update to 1.55krion2005-06-072-4/+4
|
* Update to 1.54krion2005-04-202-3/+3
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Update to 1.53krion2005-04-102-3/+3
|
* Update to 1.52krion2005-03-172-3/+3
|
* Update to 1.51krion2005-02-062-3/+3
|
* Update to 1.50krion2005-01-282-3/+3
|
* Update to 1.49krion2005-01-162-3/+3
|
* Update to 1.48krion2005-01-142-3/+3
| | | | | | Fix handling of extra length annotations. If the IP length is available, use that (not extra length), except for packets that represent flows.
* Update to 1.47krion2005-01-122-3/+3
|
* Update to 1.45krion2005-01-082-3/+3
|
* Update to 1.43krion2004-10-123-5/+5
|
* Update to 1.42krion2004-09-032-3/+3
| | | | | o Add support for PPP-encapsulated DAG dumps, via the --dag-ppp option, and for PPP-encapsulated tcpdump files.
* Update to 1.41krion2004-08-282-3/+3
| | | | | | o Add support for IEEE 802.11/Prism2 encapsulated dumps. o Use C for CWR in tcp_flags dumps. o Bump IPSummaryDump file format version number to 1.2
* Update to 1.40krion2004-08-192-3/+3
| | | | o Fix ERF/DAG timestamps.
* Update to 1.39krion2004-08-132-3/+3
| | | | o Support new-style ERF/DAG dumps.
* Update to 1.38krion2004-07-272-3/+3
| | | | | | | o Support HDLC link layers o Print information from partially-captured headers o --bad-packets now prints !bad lines IN ADDITION TO normal output, not instead of normal output
* Update to version 1.36krion2004-07-072-3/+3
|
* Update to version 1.35krion2004-06-282-4/+3
|
* - Remove USE_SIZE knobkrion2004-04-011-1/+0
|
* - Utilize PLIST_FILESkrion2004-03-202-3/+3
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* - SIZEifykrion2004-01-302-0/+2
|
* - Update to version 1.34krion2004-01-262-3/+2
|
* - Install additional documentationkrion2004-01-122-0/+3
| | | | - Bump PORTREVISION
* Ipsumdump program summarizes TCP/IP dump files into akrion2004-01-124-0/+44
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.
OpenPOWER on IntegriCloud