Commit Graph

227 Commits

Author SHA1 Message Date
pdw
b7290cfbc0 Made subshells unavailable by default. 2010-11-27 11:24:43 +00:00
pdw
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
pdw
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
pdw
6d594acbd6 Fixed segfault / hang when specifying -i option twice. 2010-11-27 10:34:31 +00:00
pdw
950623a9d1 Updated change log. 2010-03-01 22:14:56 +00:00
pdw
ae7a11d202 Made DLT_PFLOG code conditional to avoid compilation problems on other
platforms.
2010-03-01 22:13:32 +00:00
pdw
cc31a604f3 Applied patch from Richard Tóth <risko@iklub.sk> to support PFLOG interfaces. 2010-03-01 22:10:09 +00:00
pdw
06a6479ca2 Fix for "-b" option. 2010-01-20 22:40:59 +00:00
pdw
f36b3ee020 * Fix frozen order drives line totals crazy.
* Fix for crash on arm.
2010-01-20 22:39:29 +00:00
pdw
6c7ced9aeb Fix for armeb bug. 2010-01-20 22:32:50 +00:00
pdw
4eb85aa475 Documentation changes. 2010-01-20 22:31:56 +00:00
pdw
d81065e845 UI typo fixes from Gerben Roest <g.roest@grepit.nl> 2009-11-21 19:30:50 +00:00
pdw
df5e85c7eb iftop-dump now logs to file. 2007-03-03 23:41:58 +00:00
pdw
6458ed04f5 Created iftop-dump 2007-03-03 16:01:48 +00:00
86013fabd6 "options" not "config". 2006-06-22 19:36:16 +00:00
1a82863479 Note bits/bytes fix. 2006-06-06 09:10:28 +00:00
4a5e6e3e58 Display scale in bytes when readings are in bytes; fix per
https://bugs.gentoo.org/show_bug.cgi?id=101926
2006-06-06 09:08:37 +00:00
pdw
101d60bc79 pre3
Removed offending line from ppp.h
2005-12-25 20:42:45 +00:00
pdw
22d3f319ce version++ 2005-12-25 12:19:00 +00:00
pdw
42c26600fa Updated change log 2005-12-25 12:15:08 +00:00
pdw
0613f0abd1 Man page fixes from William Robinet <william.robinet@conostix.com> 2005-12-25 11:50:21 +00:00
973005a1a8 Fix d'oh (caused crash on amd64 -- email of 20051202). 2005-12-02 10:50:34 +00:00
b4528d66d9 _exit(2) in unistd.h on some systems. 2005-11-29 01:27:48 +00:00
b60fe9ceeb Oops. 2005-11-28 15:35:21 +00:00
5069cba411 Small changes to support Mac OS X (Ken McLeod email of 20051027). 2005-10-27 09:31:44 +00:00
bc5f3491fa Whitespace. 2005-10-26 22:56:05 +00:00
pdw
3f2d5210c9 Fix for problem found by Ken McLeod <thecloud@apple.com>
hash function return value not constrained.
2005-10-26 20:27:50 +00:00
pdw
98ffcb5293 Configure improvements from Tim Freeman <tim@fungible.com>
Adds support for cross-compilation.  Removed deprecated macros.
Adds NO_SYSTEM compile time flag.
2005-06-13 08:35:18 +00:00
pdw
44206c8a75 Patch to get hardware address on FreeBSD and OpenBSD from Nicolas Bernard
<n.bernard@worldonline.fr>

Here is a patch which uses sysctl to get the hardware address. I tried
it on FreeBSD 5.3 and OpenBSD 3.5. Note that I don't know how this code
work on an non-ethernet interface (tried on some pseudo-interface and
get an all-0 address, but...).

I left the code in the get_addrs_ioctl fct despite the fact it uses
sysctl because it was simpler.

Oh yes, I used gotos, I found them more readable in this case than
deeply imbricated ifs.
2005-05-03 20:14:53 +00:00
pdw
65726d562a 802.1q VLAN support from Jacek Konieczny <jajcus@bnet.pl> 2005-03-31 12:08:05 +00:00
pdw
42e3e8e43a Added include sys/types.h to keep FreeBSD happy. 2004-08-09 20:41:57 +00:00
pdw
d5cdd96df5 . 2004-07-31 09:33:10 +00:00
pdw
712e6fb28b Added ppp.h to dist. 2004-07-27 08:45:17 +00:00
pdw
6623fda6d6 . 2004-07-26 20:37:25 +00:00
pdw
fb552d306e Added support for PPP interfaces. 2004-07-26 20:36:29 +00:00
pdw
09cb936020 Testing. 2004-03-30 21:22:29 +00:00
pdw
58eaad91cd testing. 2004-03-30 21:08:22 +00:00
pdw
7d542e5f2a Changelog update. 2004-03-22 00:28:55 +00:00
6af72bed65 "" 2004-03-19 15:55:30 +00:00
bddf997a7a "" 2004-03-19 10:08:47 +00:00
pdw
4327f0ef4d Added support for DLT_NULL
0.16
2004-02-28 18:53:37 +00:00
pdw
e6cd8bdbee 0.16pre1 2004-02-07 11:25:57 +00:00
pdw
2fd7012129 Fixes for type-punned pointers - Henne Vogelsang <hvogel@suse.de> 2004-02-05 22:58:06 +00:00
pdw
f123c4f1f7 Pointless. 2004-01-26 19:37:26 +00:00
pdw
ab1f1e813d Pointless 2004-01-26 19:36:33 +00:00
pdw
a0d94641ad Another pointless commit 2004-01-26 19:35:31 +00:00
pdw
e35e7f41d8 Another pointless commit 2004-01-26 19:34:50 +00:00
pdw
1db3bc35fa Another pointless commit. 2004-01-26 19:33:59 +00:00
pdw
1d8588aee6 Pointless change to test mailed commit. 2004-01-26 19:31:28 +00:00
75fb867137 "" 2004-01-21 19:50:07 +00:00