From 09f3d33527cb976f9a8c8a918e48178c84bad33e Mon Sep 17 00:00:00 2001 From: pdw <> Date: Tue, 4 Oct 2011 18:55:35 +0000 Subject: [PATCH] Updated changelog. --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2e720e2..1cfda0d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 +* FreeBSD compilation fix +* IPv6 reverse resolution + Frédéric Perrin + +* Improved IPv6 code (removed s6_addr32 dependency) +* Fixed support for DLT_NULL + Scott Bertilson + +* Typo in usage message +* Workaround for PuTTY issue (https://bugzilla.redhat.com/show_bug.cgi?id=546032) + Robert Scheck + +* 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 + +* Avoid autodetecting wmaster interfaces +* Experimental support for IEEE802_11 radiotap interfaces (DLT 127) * Fixed segfault / hang when supplying multiple -i options