Commit graph

14 commits

Author SHA1 Message Date
Kirill Ponomarev
4f27c9c3ab Update to 1.48
Fix handling of extra length annotations. If the IP length is
available, use that (not extra length), except for packets that
represent flows.
2005-01-14 08:34:53 +00:00
Kirill Ponomarev
4e30c15875 Update to 1.47 2005-01-12 09:45:32 +00:00
Kirill Ponomarev
e30532844d Update to 1.45 2005-01-08 14:03:54 +00:00
Kirill Ponomarev
f7a1023a13 Update to 1.43 2004-10-12 14:30:52 +00:00
Kirill Ponomarev
a300252f17 Update to 1.42
o  Add support for PPP-encapsulated DAG dumps, via the --dag-ppp
   option, and for PPP-encapsulated tcpdump files.
2004-09-03 19:21:54 +00:00
Kirill Ponomarev
85ecaf2bdd Update to 1.41
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
2004-08-28 07:33:17 +00:00
Kirill Ponomarev
3e825c91b9 Update to 1.40
o  Fix ERF/DAG timestamps.
2004-08-19 09:06:04 +00:00
Kirill Ponomarev
1ec6517ff6 Update to 1.39
o Support new-style ERF/DAG dumps.
2004-08-13 23:11:12 +00:00
Kirill Ponomarev
43977e170e Update to 1.38
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
2004-07-27 12:57:50 +00:00
Kirill Ponomarev
a5fb61d61e Update to version 1.36 2004-07-07 20:56:09 +00:00
Kirill Ponomarev
b59a8f8703 Update to version 1.35 2004-06-28 16:27:56 +00:00
Kirill Ponomarev
5e147280ef - SIZEify 2004-01-30 14:05:15 +00:00
Kirill Ponomarev
799dd10f1c - Update to version 1.34 2004-01-26 19:29:25 +00:00
Kirill Ponomarev
f0f8f19eec 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.
2004-01-12 19:50:59 +00:00