summaryrefslogtreecommitdiff
path: root/iftop.c
AgeCommit message (Expand)Author
2017-01-04Fix mac address displayPaul Warren
2017-01-03Clean up libpcap on exit - Brian Russell <brussell@brocade.com>Paul Warren
2014-01-19Fixed various compilation issues.pdw
2014-01-05Fixes for a bunch of compiler warnings.pdw
2014-01-05Man page documentation of -t mode.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
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-03Untested radiotap support.pdw
2011-10-03Removed net/bpf.h as it reportedly breaks on Slackware.pdw
2011-10-03Support for DLT_NULL - Scott Bertilson.pdw
2011-10-03Patch from Scott Bertilson <ssb@umn.edu> to remove dependence on s6_addr32.pdw
2011-10-03Patch for DLT_NULL. Scott Bertilson <ssb@umn.edu>pdw
2011-10-02FreeBSD patch from Frederic Perrin <frederic.perrin@resel.fr> plus fix forpdw
2010-11-27Applied patch from Mats Erik Andersson <mats.andersson@gisladisker.se>pdw
2010-03-01Made DLT_PFLOG code conditional to avoid compilation problems on otherpdw
2010-03-01Applied patch from Richard Tóth <risko@iklub.sk> to support PFLOG interfaces.pdw
2005-03-31802.1q VLAN support from Jacek Konieczny <jajcus@bnet.pl>pdw
2004-07-26Added support for PPP interfaces.pdw
2004-02-28Added support for DLT_NULLpdw
2004-02-05Fixes for type-punned pointers - Henne Vogelsang <hvogel@suse.de>pdw
2004-01-21""chris
2003-10-20Randomly renamed options and buttons.pdw
2003-10-19Added initial config file support.pdw
2003-06-06Solaris/autoconf patch from Jonathan Abbey <jonabbey@ganymeta.org>pdw
2003-05-21No longer exits if it can't find IP or MAC address.pdw
2003-05-20Determine direction according to IP address if the hardware layer does not re...pdw
2003-05-19Switched back to SIOCGIFHWADDR for getting hardware address. Other platforms...pdw
2003-02-06""chris
2002-11-04""chris
2002-10-31Added token ring network support.pdw
2002-10-25Fixed compile time warnings.pdw
2002-10-25Improved error message for failure to get h/ware address.pdw
2002-10-25User selectable sort criteria.pdw
2002-10-25""chris
2002-10-24Added popup status messages.pdw
2002-10-210.9pre4.pdw
2002-10-21""chris
2002-10-18Include lots of header files, rather than relying on O/S specific ones.pdw
2002-10-18Various changes for portability to FreeBSD.pdw
2002-10-11Various odds and ends.pdw
2002-10-10Minor bug fixes:pdw
2002-10-10Updated SPEC file.pdw
2002-10-10Added service hash for resolving port/protocol numbers to names.pdw
2002-10-10Added support for displaying ports.pdw
2002-08-28Added support for Linux cooked sockets.pdw
2002-04-18""chris
2002-04-18Added PPP support (for Linux, at least).pdw