ceabf7a47a
Fixed various compilation issues.
ddfandddf2014-01-19 20:28:31 +00:00
687861284d
Patches from Robert Scheck <robert@fedoraproject.org> * enable building iftop with more recent versions of autoconf/automake * patch to remove compile time warnings (mostly already applied).
ddfandddf2014-01-19 20:11:39 +00:00
4e296cc794
Patch to remove blinking cursor (unclear what platforms this affects) Gerrit Renker <renker@ualberta.ca>
ddfandddf2014-01-01 14:46:30 +00:00
a5557a1bcf
Treat multicast packets as incoming, rather than incoming (IPv4) or not at all (IPv6). Patch by Andreas Schwab <schwab@linux-m68k.org>
ddfandddf2014-01-01 14:40:44 +00:00
a966319256
Patch for text output mode by originally by Patrik Bless, updated by Roman Hoog Antink <rha@open.ch>
ddfandddf2014-01-01 14:37:31 +00:00
b13d71d5a2
Patch by Robert Scheck <robert@fedoraproject.org> for iftop <= 1.0pre2 to avoid an assertion failure if an "invalid" (as in outside of IPv4 or IPv6) address family is passed to nss-myhostname's gethostbyaddr_r(). For further information please have a look to Red Hat Bugzilla IDs #839750, #847124, #868065, #961236 and #1007434:
ddfandddf2014-01-01 12:01:57 +00:00
8f1b75eda0
Attempt to detect if interface is actually up when doing autodetection.
ddfandddf2011-10-04 18:45:54 +00:00
093c15f72f
Increased capture length and adjusted 802.11 header length for radiotap support.
ddfandddf2011-10-04 18:30:59 +00:00
ac177644c3
Patch by Robert Scheck <robert@fedoraproject.org> for iftop >= 0.17, which works around a PuTTY issue (doesn't honor vt100 line-drawing when in UTF-8 mode) to get sane lines drawn instead of letters. When using PuTTY in UTF-8 mode, you have to execute "NCURSES_NO_UTF8_ACS=1 iftop" in the future. Technically, relinking from curses to ncursesw is just half of the solution, calling setlocale() is the rest. For further information, please have a look to Red Hat Bugzilla, bug ID #546032: https://bugzilla.redhat.com/show_bug.cgi?id=546032ddfandddf2011-10-03 21:55:33 +00:00
067bc0d96f
Added wmaster to the bad interfaces list.
ddfandddf2011-10-03 20:49:58 +00:00
c387bd7430
Removed net/bpf.h as it reportedly breaks on Slackware. Was added by PFLOG patch but the relevant definitions should be in pcap/bpf.h
ddfandddf2011-10-03 20:44:33 +00:00
120a1b2c53
FreeBSD patch from Frederic Perrin <frederic.perrin@resel.fr> plus fix for compile error in gethostbyaddr resolver. Order of pcap.h vs bpf.h switched, to fix compilation on Mac OS X.
ddfandddf2011-10-02 21:41:47 +00:00
3e90c6b547
Fixed segfault when selecting interfaces with empty MAC address (e.g. gprs interface on Nokia N900) - Graham Ings <graham@nerve.org.za>
ddfandddf2011-10-02 21:14:14 +00:00
f1b9847302
Removed references to iftop-dump.
ddfandddf2010-11-27 17:19:25 +00:00
3f2d5210c9
Fix for problem found by Ken McLeod <thecloud@apple.com> hash function return value not constrained.
ddfandddf2005-10-26 20:27:50 +00:00
98ffcb5293
Configure improvements from Tim Freeman <tim@fungible.com> Adds support for cross-compilation. Removed deprecated macros. Adds NO_SYSTEM compile time flag.
ddfandddf2005-06-13 08:35:18 +00:00