summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-11Whitespace.masterPaul Warren
2018-10-03Support scales beyond 1GbpsPaul Warren
2017-03-22Choose first running interface, rather than first "up" interface (Redhat #140...Paul Warren
2017-02-06Fix bug with DNS resolution. https://bugzilla.redhat.com/show_bug.cgi?id=1120254Paul Warren
2017-01-05Support for unlimited number of lines of output in text mode - Roman Hoog Ant...Paul Warren
2017-01-05Fix handling of packets that are too short to be valid - Frédéric Perrin <f...Paul Warren
2017-01-04Option to display packet counts - Frédéric Perrin <fperrin@brocade.com>Paul Warren
2017-01-04Fix compilation warning from Frédéric Perrin <fperrin@brocade.com>Paul Warren
2017-01-04Fixes for compilation warnings, reported by David Binderman <dcb314@hotmail.com>Paul Warren
2017-01-04Fix mac address displayPaul Warren
2017-01-03Remove pre-release warning.Paul Warren
2017-01-03Update changelogPaul Warren
2017-01-03Clean up libpcap on exit - Brian Russell <brussell@brocade.com>Paul Warren
2017-01-03Missing header file.Paul Warren
2017-01-03Fix typo.Paul Warren
2017-01-03Delete known issues related to very old distributions from README.Paul Warren
2014-03-31Test commit.pdw
2014-01-19Missing file from CVS.pdw
2014-01-19Updated ChangeLogpdw
2014-01-19Fixed various compilation issues.pdw
2014-01-19Patches from Robert Scheck <robert@fedoraproject.org>pdw
2014-01-05Fixing warnings.pdw
2014-01-05Fixes for a bunch of compiler warnings.pdw
2014-01-05Man page documentation of -t mode.pdw
2014-01-02Fix to avoid system call in text mode wherever possible.pdw
2014-01-01update authors file, change version to 1.0pre3pdw
2014-01-01Updated change log.pdw
2014-01-01Portability fixes from Mats Erik Andersson <debian@gisladisker.se>pdw
2014-01-01Update to licensing text. Patch by Robert Scheck <robert@fedoraproject.org>pdw
2014-01-01Patch to remove blinking cursor (unclear what platforms this affects)pdw
2014-01-01Treat multicast packets as incoming, rather than incoming (IPv4) or not at allpdw
2014-01-01Patch for text output mode by originally by Patrik Bless, updated by Roman Hoogpdw
2014-01-01Code tidying.pdw
2014-01-01Minor fixes to man page from Markus Koschany <apo@gambaru.de>pdw
2014-01-01Patch by Robert Scheck <robert@fedoraproject.org> for iftop <= 1.0pre2 to avo...pdw
2014-01-01Fix for memory leak when DNS resolution is turned off.pdw
2014-01-01Added missing docs for -m option.pdw
2013-11-19Put IPv6 address in square brackets if showing port number.pdw
2011-10-04Fixed typo in changelog, and error in application of i/f autodetection patch.pdw
2011-10-04Updated changelog.pdw
2011-10-04Attempt to detect if interface is actually up when doing autodetection.pdw
2011-10-04Increased capture length and adjusted 802.11 header length for radiotappdw
2011-10-03Patch by Robert Scheck <robert@fedoraproject.org> for iftop >= 0.17, which workspdw
2011-10-03Fixed missing "-N" in synopsis message (Robert Scheck <robert@fedoraproject.o...pdw
2011-10-03Untested radiotap support.pdw
2011-10-03Added wmaster to the bad interfaces list.pdw
2011-10-03Removed net/bpf.h as it reportedly breaks on Slackware.pdw
2011-10-03Patch from Ole Tange <ole@tange.dk> to make rate adjust faster.pdw
2011-10-03Support for DLT_NULL - Scott Bertilson.pdw
2011-10-03Removed all references to s6_addr32, fixed compilation error.pdw