From 43de5cdf5eae6ca14ad57023865c1dbca6bf847c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 8 Feb 2004 20:18:25 +0000 Subject: starts ifup/ifdown directly git-svn-id: file:///home/lennart/svn/public/waproamd/trunk@70 022f378f-78c4-0310-b860-d162c87e6274 --- doc/README.html.in | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/README.html.in b/doc/README.html.in index 7cbc20a..dc5178c 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -42,6 +42,9 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

News

+
Sun Feb 8 2004:

Version 0.6 released, added spec file, disable host roaming by default, the default configuration doesn't rely on ifplugd anymore

+
Mon Jan 26 2004:

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.

Status

@@ -112,7 +121,9 @@ scan". If the driver supports the wireless event subsystem, waproamd may use it to improve latency behaviour. It is not required, however.

-

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.

Acknowledgements

-

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