diff options
author | pdw <> | 2011-10-04 18:55:35 +0000 |
---|---|---|
committer | pdw <> | 2011-10-04 18:55:35 +0000 |
commit | 09f3d33527cb976f9a8c8a918e48178c84bad33e (patch) | |
tree | 6702cea1a78e644db8205bdb22f6122601e7bb7d | |
parent | 8f1b75eda094bad5c39750b3b04429708a55e7fa (diff) | |
download | iftop-09f3d33527cb976f9a8c8a918e48178c84bad33e.zip |
Updated changelog.
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -34,6 +34,25 @@ Unattributed items are by Paul Warren and Chris Lightfoot. * Improved behaviour of sort in sent/recv only mode Damián Viano <des@debian.org> +* FreeBSD compilation fix +* IPv6 reverse resolution + Frédéric Perrin <frederic.perrin@resel.fr> + +* Improved IPv6 code (removed s6_addr32 dependency) +* Fixed support for DLT_NULL + Scott Bertilson <ssb@umn.edu> + +* Typo in usage message +* Workaround for PuTTY issue (https://bugzilla.redhat.com/show_bug.cgi?id=546032) + Robert Scheck <robert@fedoraproject.org> + +* Attempt to detect if interface is actually up when doing autodetection. +* Fixed segfault when selecting interfaces with empty MAC address (e.g. gprs + interface on Nokia N900) + Graham Ings <graham@nerve.org.za> + +* Avoid autodetecting wmaster interfaces +* Experimental support for IEEE802_11 radiotap interfaces (DLT 127) * Fixed segfault / hang when supplying multiple -i options |