40add9566d
Fixing warnings.
2014-01-05 20:04:12 +00:00
836733ba14
Fixes for a bunch of compiler warnings.
2014-01-05 20:02:51 +00:00
a7b8639fc9
Man page documentation of -t mode.
...
Compile time warning fixes.
Markus Koschany <apo@gambaru.de >
2014-01-05 17:22:39 +00:00
e81c0d8aae
Fix to avoid system call in text mode wherever possible.
...
Robert Scheck <robert@fedoraproject.org >
2014-01-02 09:28:57 +00:00
ff057367f7
update authors file, change version to 1.0pre3
2014-01-01 17:42:40 +00:00
4995ff52f5
Updated change log.
2014-01-01 15:49:53 +00:00
6d384fc12d
Portability fixes from Mats Erik Andersson <debian@gisladisker.se>
...
It restores compilability and most functionality for
GNU/Linux,
GNU/kFreeBSD,
FreeBSD,
OpenBSD,
OpenSolaris/NexentaCore.
2014-01-01 15:22:48 +00:00
975b775fd0
Update to licensing text. Patch by Robert Scheck <robert@fedoraproject.org>
2014-01-01 14:50:05 +00:00
4e296cc794
Patch to remove blinking cursor (unclear what platforms this affects)
...
Gerrit Renker <renker@ualberta.ca >
2014-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 >
2014-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 >
2014-01-01 14:37:31 +00:00
59cf360690
Code tidying.
2014-01-01 12:36:35 +00:00
9be050ef4c
Minor fixes to man page from Markus Koschany <apo@gambaru.de>
2014-01-01 12:36:22 +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 :
- https://bugzilla.redhat.com/show_bug.cgi?id=839750
- https://bugzilla.redhat.com/show_bug.cgi?id=847124
- https://bugzilla.redhat.com/show_bug.cgi?id=868065
- https://bugzilla.redhat.com/show_bug.cgi?id=961236
- https://bugzilla.redhat.com/show_bug.cgi?id=1007434
2014-01-01 12:01:57 +00:00
029625219b
Fix for memory leak when DNS resolution is turned off.
...
Patch by Olivier Allard-Jacquin <olivieraj@free.fr >
Debian bug ID #677141 : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677141
2014-01-01 12:01:21 +00:00
ddba335721
Added missing docs for -m option.
...
Noticed by Toralf Förster <toralf.foerster@gmx.de >
2014-01-01 11:54:06 +00:00
940bdcca64
Put IPv6 address in square brackets if showing port number.
2013-11-19 11:11:10 +00:00
af3ed6ff48
Fixed typo in changelog, and error in application of i/f autodetection patch.
2011-10-04 20:40:34 +00:00
09f3d33527
Updated changelog.
2011-10-04 18:55:35 +00:00
8f1b75eda0
Attempt to detect if interface is actually up when doing autodetection.
2011-10-04 18:45:54 +00:00
093c15f72f
Increased capture length and adjusted 802.11 header length for radiotap
...
support.
2011-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=546032
2011-10-03 21:55:33 +00:00
4ef2265377
Fixed missing "-N" in synopsis message (Robert Scheck <robert@fedoraproject.org>)
2011-10-03 21:53:26 +00:00
a85b2c76cd
Untested radiotap support.
2011-10-03 21:46:35 +00:00
067bc0d96f
Added wmaster to the bad interfaces list.
2011-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
2011-10-03 20:44:33 +00:00
06458b6deb
Patch from Ole Tange <ole@tange.dk> to make rate adjust faster.
2011-10-03 20:32:27 +00:00
5612fba5e4
Support for DLT_NULL - Scott Bertilson.
2011-10-03 20:28:10 +00:00
f6f4b68a07
Removed all references to s6_addr32, fixed compilation error.
2011-10-03 20:24:23 +00:00
fc511cfea9
Patch from Scott Bertilson <ssb@umn.edu> to remove dependence on s6_addr32.
2011-10-03 20:21:55 +00:00
cd57e76727
Patch for DLT_NULL. Scott Bertilson <ssb@umn.edu>
2011-10-03 20:09:06 +00:00
970508628b
Frédéric Perrin patch for ipv6 reverse resolution via address structure that
...
retains IP family.
2011-10-03 20:00:58 +00:00
7f9d185d83
Updated FreeBSD compilation patch from Frédéric Perrin
2011-10-03 18:19:13 +00:00
85eac861bf
Reversed previous FreeBSD patch.
2011-10-03 18:17:35 +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.
2011-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 >
2011-10-02 21:14:14 +00:00
f1b9847302
Removed references to iftop-dump.
2010-11-27 17:19:25 +00:00
07f4a0857e
s/0.18/1.0/
2010-11-27 11:57:57 +00:00
0146fd03a6
Updated changelog and pre-release notice.
2010-11-27 11:39:32 +00:00
b7290cfbc0
Made subshells unavailable by default.
2010-11-27 11:24:43 +00:00
e533714b78
Changed sort behaviour to be based on what is displayed when displaying only
...
to/from traffic.
Damián Viano <des@debian.org >
2010-11-27 11:14:43 +00:00
6197223f52
Applied patch from Mats Erik Andersson <mats.andersson@gisladisker.se>
...
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=427852#30
Adds support for IPv6
Also fixes:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477928 (minor typo)
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595169 (performance problem
with address hashing)
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598367 (failing link address
detection for GNU/kfreebsd)
2010-11-27 11:06:12 +00:00
6d594acbd6
Fixed segfault / hang when specifying -i option twice.
2010-11-27 10:34:31 +00:00
950623a9d1
Updated change log.
2010-03-01 22:14:56 +00:00
ae7a11d202
Made DLT_PFLOG code conditional to avoid compilation problems on other
...
platforms.
2010-03-01 22:13:32 +00:00
cc31a604f3
Applied patch from Richard Tóth <risko@iklub.sk> to support PFLOG interfaces.
2010-03-01 22:10:09 +00:00
06a6479ca2
Fix for "-b" option.
2010-01-20 22:40:59 +00:00
f36b3ee020
* Fix frozen order drives line totals crazy.
...
* Fix for crash on arm.
2010-01-20 22:39:29 +00:00
6c7ced9aeb
Fix for armeb bug.
2010-01-20 22:32:50 +00:00
4eb85aa475
Documentation changes.
2010-01-20 22:31:56 +00:00