Commit Graph

12 Commits

Author SHA1 Message Date
hjp 5a638ec8fd Complete rewrite? 2016-07-05 19:16:42 +00:00
hjp 7083ad9026 Support for GRE tunnel.
Explicitely specify "interesting" ports instead of relying on
tcpdump to resolve them.
2014-05-05 11:15:25 +00:00
hjp e999d2e7b2 Support for GRE tunnels 2014-05-05 11:14:20 +00:00
hjp 9a4119c6f0 script to sort by host with most traffic (in+out) 2014-05-05 11:13:59 +00:00
hjp 496e9a3fc8 Fixed parsing of TCP packets. 2005-07-28 09:34:05 +00:00
hjp a52fa0d688 tcpdump version 3.6.3 2005-04-20 10:08:25 +00:00
hjp 7dfd0f68ae *** empty log message *** 2002-04-19 10:05:27 +00:00
hjp 08a6803030 Write both hex and char representation side by side.
Replace non-printing chars by ".".
use strict;
use locale;

in short: Almost completely new :-)
2002-01-22 15:24:09 +00:00
hjp f01cfd596d Tcpdump2ascii 2001-02-06 11:12:10 +00:00
hjp 22a64b0dd2 tcpdump_sum.pl: Fixed time output (was off by one minute)
tcpdump_sum2.pl: Print 1 second history of most active connections.
1999-03-22 10:36:41 +00:00
hjp ff9ea6f10d First release. Still doesn't parse a lot of UDP messages. 1999-03-06 14:19:22 +00:00
hjp e1cfcab81e Filter tcpdump output and convert to time/seq# graph. 1999-02-18 12:56:56 +00:00