From 43de5cdf5eae6ca14ad57023865c1dbca6bf847c Mon Sep 17 00:00:00 2001
From: Lennart Poettering
Version 0.6 released, added spec file, disable host roaming by default, the default configuration doesn't rely on ifplugd anymore
+Version 0.5b released, added missing file.
@@ -72,11 +75,17 @@ own package, add documentation, several bug fixes. Linux wireless extensions. It is intended to configure the WEP keys according to the networks found. -waproamd is intended to be used together with ifplugd. Whenever -an association succeeds, ifplugd detects it and runs further -configuration commands for it.
+Due to driver and stability issues, starting from version 0.5 +ifplugd is no longer recommended for joint use with +waproamd. The default action scripts of waproamd are +modified accordingly: they run ifup/ifdown on their +own behalf when a new network became available or and old one is +lost. If you like you may still use waproamd and +ifplugd on the same interface together, but you have to +modify the default configuration to reflect that.
-An alternative implementation of a tool like this is wlandetect.
+An alternative implementation of a tool like this is wlandetect.
waproamd supports the host_roaming private ioctl() as defined by the hostap driver.
+waproamd supports the host_roaming private +ioctl() as defined by the hostap driver.
Don't forget to install a firewall on your computer, since waproamd will try to log into any network it finds with @@ -185,7 +196,7 @@ for it.
Thomas Hood, Norbert Preining, Herbert Graeber, Fabrice Bellet for patches
+Thomas Hood, Norbert Preining, Herbert Graeber, Fabrice Bellet, Sean Reifschneider for patches
Oliver Kurth for packaging waproamd for Debian
-- cgit