]> arthur.barton.de Git - netatalk.git/commitdiff
atalkd workaround for Linux 2.6 AT kmodule bug
authorfranklahm <franklahm>
Tue, 8 Dec 2009 09:01:14 +0000 (09:01 +0000)
committerfranklahm <franklahm>
Tue, 8 Dec 2009 09:01:14 +0000 (09:01 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 7c9a75f735ea5277216ba738a2038ea7db8970f0..25671df7ffbb9307bd83f8933ab43255bc6a9dde 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,11 @@ Changes in 2.1-beta1
 * FIX: initscripts installation now correctly uses autoconf paths,
        ie they're installed to --sysconfdir.
 * FIX: UTF-8 volume name length
+* FIX: atalkd: workaround for broken Linux 2.6 AT kernel module:
+       Linux 2.6 sends broadcast queries to the first available socket
+       which is in our case the last configured one. atalkd now tries to
+       find the right one.
+       Note: now a misconfigured or plugged router can broadcast a wrong route !
 * REM: cnid_maint: use dbd [FIXME: s/dbd/INSERT NAME HERE/]
  *REM: cleanappledouble.pl: use dbd [FIXME: s/dbd/INSERT NAME HERE/]