iftop Changelog

What's new in iftop 1.0 Pre3

Jan 3, 2014
  • Remove blinking cursor from UI
  • Treat multicast packets as incoming, rather than incoming (IPv4) or not at all (IPv6)
  • Minor fixes to the man page
  • Added text output mode (-t option)
  • Fix for memory leak when DNS resolution is turned off http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677141
  • Various typos in the UI
  • Documentation fixes
  • Fix for armeb specific bug
  • Fix frozen order drives line totals crazy.
  • Fix for crash on ARM
  • Fixed behaviour of "-b" option
  • Support for PFLOG Interfaces
  • Support for IPv6
  • Fix for performance issue with address hashing
  • Fix for failing link address detection for GNU/kfreebsd
  • Multiple portability fixes
  • Improved behaviour of sort in sent/recv only mode
  • FreeBSD compilation fix
  • IPv6 reverse resolution
  • Improved IPv6 code (removed s6_addr32 dependency)
  • Fixed support for DLT_NULL
  • Typo in usage message
  • Workaround for PuTTY issue (https://bugzilla.redhat.com/show_bug.cgi?id=546032)
  • Updates to licence text (change in FSF address)
  • Avoid an assertion failure if an "invalid" (as in outside of IPv4 or IPv6) address family is encountered (Red Hat bugs #839750, #847124, #868065, #961236 and #1007434)
  • Attempt to detect if interface is actually up when doing autodetection.
  • Fixed segfault when selecting interfaces with empty MAC address (e.g. gprs interface on Nokia N900)
  • Avoid autodetecting wmaster interfaces
  • Experimental support for IEEE802_11 radiotap interfaces (DLT 127)
  • Fixed segfault / hang when supplying multiple -i options
  • Added missing docs for -m option