- Mar 22, 2017
-
-
Paul Warren authored
Robert Scheck <robert@fedoraproject.org>
-
- Jan 05, 2017
-
-
Paul Warren authored
-
Paul Warren authored
When packets that are too short to be valid IP packets happen to start with 0x45 or 0x60, iftop will still try to read source and destination addresses, which will usually just be random garbage. Note the assumption about what libpcap guarantees in the comments to handle_ip_packet(): * It is assumed that the snaplen (currently hard-coded to 1000) is * big enough to always capture the IP header past the L2 encap, and * that pcap never truncates the packet to less than snaplen; in * other words, that pcaphdr->caplen = MIN(pcaphdr->len, snaplen).
-
- Jan 04, 2017
-
-
Paul Warren authored
iftop would display portions of mac address with large ffffff prefixes. Make if_hw_addr type consistent. Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
-
- Jan 03, 2017
-
-
Paul Warren authored
-
- Mar 31, 2014
-
-
pdw authored
-
- Jan 19, 2014
-
-
pdw authored
-
- Jan 01, 2014
-
-
pdw authored
-
- Oct 04, 2011
- Nov 27, 2010
- Mar 01, 2010
-
-
pdw authored
-
- Jan 20, 2010
- Nov 21, 2009
-
-
pdw authored
-
- Jun 06, 2006
-
-
chris authored
-
- Dec 25, 2005
-
-
pdw authored
-
- Jul 31, 2004
-
-
pdw authored
-
- Jul 26, 2004
-
-
pdw authored
-
- Mar 30, 2004
- Mar 22, 2004
-
-
pdw authored
-
- Feb 28, 2004
-
-
pdw authored
0.16
-
- Feb 07, 2004
-
-
pdw authored
-
- Jan 26, 2004
- Jan 20, 2004
- Nov 10, 2003
-
-
pdw authored
-
- Oct 24, 2003
-
-
pdw authored
-
- Oct 20, 2003
- Oct 14, 2003
-
-
pdw authored
Added configurable bars options. Made log/lin run-time option.
-