Your message dated Fri, 15 Oct 2010 11:33:24 +0000
with message-id <[email protected]>
and subject line Bug#598367: fixed in iftop 0.17-17
has caused the Debian Bug report #598367,
regarding iftop: Failing link address detection for GNU/kfreebsd.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
598367: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598367
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: iftop
Version: 0.17-16
Severity: normal
Due to inapropriate preprocessor conditionals in the
source file "iftop-0.17/addrs_ioctl.c", the binary
compiled for the architectures kfreebsd-i386 and
kfreebsd-amd64 will not be able to detect the correct
link-level address ("hwaddr" in Linux vocabulary).
The following patch is an elementary counter action.
Regards,
Mats Erik Andersson, fil. dr
--- iftop-0.17/addrs_ioctl.c.orig
+++ iftop-0.17/addrs_ioctl.c
@@ -18,7 +18,8 @@
#include <net/if.h>
#include <netinet/in.h>
-#if defined __FreeBSD__ || defined __OpenBSD__ || defined __APPLE__
+#if defined __FreeBSD__ || defined __OpenBSD__ || defined __APPLE__ \
+ || ( defined __GNUC__ && ! defined __linux__ )
#include <sys/param.h>
#include <sys/sysctl.h>
#include <net/if_dl.h>
@@ -71,7 +72,8 @@ get_addrs_ioctl(char *interface, char if
got_hw_addr = 1;
}
#else
-#if defined __FreeBSD__ || defined __OpenBSD__ || defined __APPLE__
+#if defined __FreeBSD__ || defined __OpenBSD__ || defined __APPLE__ \
+ || ( defined __GNUC__ && ! defined __linux__ )
{
int sysctlparam[6] = {CTL_NET, PF_ROUTE, 0, 0, NET_RT_IFLIST, 0};
size_t needed = 0;
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: iftop
Source-Version: 0.17-17
We believe that the bug you reported is fixed in the latest version of
iftop, which is due to be installed in the Debian FTP archive:
iftop-dbg_0.17-17_amd64.deb
to main/i/iftop/iftop-dbg_0.17-17_amd64.deb
iftop_0.17-17.diff.gz
to main/i/iftop/iftop_0.17-17.diff.gz
iftop_0.17-17.dsc
to main/i/iftop/iftop_0.17-17.dsc
iftop_0.17-17_amd64.deb
to main/i/iftop/iftop_0.17-17_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl <[email protected]> (supplier of updated iftop
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 15 Oct 2010 11:30:59 +0200
Source: iftop
Binary: iftop iftop-dbg
Architecture: source amd64
Version: 0.17-17
Distribution: experimental
Urgency: low
Maintainer: Alexander Reichle-Schmehl <[email protected]>
Changed-By: Alexander Reichle-Schmehl <[email protected]>
Description:
iftop - displays bandwidth usage information on an network interface
iftop-dbg - displays bandwidth usage information on an network interface (deb
Closes: 425488 427852 477928 595169 598367
Changes:
iftop (0.17-17) experimental; urgency=low
.
* Use versioned build depends on quilt to allow easy backporting
* Add IPv6 support (Closes: #427852)
* Fix segfault when using the same command line argument multiple time
(Closes: #425488)
* Fix typo in display (Closes: #477928)
* Use better hash Algorithm in address pairs (Closes: #595169)
* Fix link-level address detection on kfreebsd-* (Closes: #598367)
* Many thanks for Mats Erik Andersson for working on these issues!
Checksums-Sha1:
01781abdca2370ecc76c2569c757756d3f46d4bc 1850 iftop_0.17-17.dsc
fa165a266d3b4a08f7a449713da1db8cfd7db645 16300 iftop_0.17-17.diff.gz
e50be10cc7344dd6c3166d85e75cc1415d201a23 38318 iftop_0.17-17_amd64.deb
5e7e8dcb947814e30fa42014b585cd512e127ebb 52398 iftop-dbg_0.17-17_amd64.deb
Checksums-Sha256:
2d85a884b600476a169d448601c695cdd033e65db0f7a6e0e56a7d95c149586e 1850
iftop_0.17-17.dsc
d5c292247bf1a4eacec89188b7f72ee75eef76676f57d4927df86b4ed884b1e2 16300
iftop_0.17-17.diff.gz
ea360fa844fda1f68d2b39a6174b30548b47c621c987dd3ec0615aaad7481f4a 38318
iftop_0.17-17_amd64.deb
047328befe2340596042e62e54cb965c23827975072aa4718bf4bf5e67ec2603 52398
iftop-dbg_0.17-17_amd64.deb
Files:
7f1354f40f22249df887bd0fe9af6194 1850 net optional iftop_0.17-17.dsc
6bda23583c787c8e4e8c4100b1c58169 16300 net optional iftop_0.17-17.diff.gz
9b66824b21c2c8b874b8eea1a97180f9 38318 net optional iftop_0.17-17_amd64.deb
2a9b26d678e6ad6e57a5b8a6a99af25d 52398 debug extra iftop-dbg_0.17-17_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJMuDQVAAoJEMJLZaJnLIsSP78P/jVUYdPX01QIdp70elK+nmRy
MGyR0iOfBcEQM5XZlCxXARziOZbO6BImkScCsFPVXHqF5ZPi41jq61e5S5MUadhh
ayt4As9td3gGAqkvCEwLvGLd3qFGTv3tzhEcMCfaUzHdozllM8B/8qyFCTw2oew1
DCCS7WrCiwGaIp/PTI/sBndF9up0F6iYnwrwRkDrmdV4wX1sQZw5zJc9h28PCTdN
qRFOZjiHxKetSvBUaM3+De06Idfn2GSpGaKcBzryzo1g2Sr2+GHL0v/uqBCVarlQ
JL/0EWsthJrSS0w1PMtK9REoUoqxj0wsF8BsrMd5AIbKpRoQogeoh2t8U9XLgdro
1ZJHUPWBQxfrPpSzDh4SeV22SV/DPnuF1zp87TBeGzAEXUQXb9nKAPifiq+Ewyjo
Wl71rnqYUBAadM7Ylu4psGRgdYbotfIeOLoY24G+azw7XNiRCg73KfBXQ1WRUn+l
Mfta/XaltXkFMMGrGNqQmZGGHM7rcbT2geh9ScoPR84WyVMAGWj1glQ6e6vpqZz1
D3baOcN5qCPg9V9ejOOQhpSEAAkoSTowsAd++UsdjrdExrNUaihZ7duQ+YxIN3sj
IWn4XBFLLU05n1ZMWW847lEila75NkrZyBNsv75btG4zJYAQOhZ0scaLKLSQ8m/a
JEiwrAgVlKJDl3p5yLk7
=/W+C
-----END PGP SIGNATURE-----
--- End Message ---