summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/README
authormickeyl <mickeyl>2003-01-04 17:18:59 (UTC)
committer mickeyl <mickeyl>2003-01-04 17:18:59 (UTC)
commit68400748895ca7c54ad312afdfe830150d53a801 (patch) (side-by-side diff)
treeef9e4c85fb8aac71b613af9766e5ca6c4bd58f51 /noncore/net/wellenreiter/README
parent059caec066275d75501471a49c5465fe4def59cf (diff)
downloadopie-68400748895ca7c54ad312afdfe830150d53a801.zip
opie-68400748895ca7c54ad312afdfe830150d53a801.tar.gz
opie-68400748895ca7c54ad312afdfe830150d53a801.tar.bz2
Try to gracefully shut down the card after sniffing... this is a temporary
hack until the colleagues implement this in libwellenreiter...
Diffstat (limited to 'noncore/net/wellenreiter/README') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/wellenreiter/README27
1 files changed, 20 insertions, 7 deletions
diff --git a/noncore/net/wellenreiter/README b/noncore/net/wellenreiter/README
index c04d30c..af2e611 100644
--- a/noncore/net/wellenreiter/README
+++ b/noncore/net/wellenreiter/README
@@ -4,3 +4,3 @@
/* */
-/* Version: Opie-ALPHA */
+ /* Version: Opie-ALPHA-January */
/*************************************************************************/
@@ -8,3 +8,3 @@
--------------------------------------------------
-Release Notes for Opie-ALPHA Version December 2002
+Release Notes for Opie-ALPHA Version January 2002
--------------------------------------------------
@@ -17,5 +17,2 @@ Release Notes for Opie-ALPHA Version December 2002
-* Supported Interfaces: wlan0 (yes, I know this is hardcoded and
- lame, but we're in a hurry and this can be configured soon...)
-
=====================
@@ -34,2 +31,13 @@ noncore/net/wellenreiter/gui
+To compile Wellenreiter within the OZ build environment, add the
+following lines to $OPIEDIR/packages
+CONFIG_WELLENREITER noncore/net/wellenreiter/libwellenreiter libwellenreiter.pro
+CONFIG_WELLENREITER noncore/net/wellenreiter/daemon daemon.pro
+CONFIG_WELLENREITER noncore/net/wellenreiter/gui gui.pro
+CONFIG_WELLENREITER noncore/net/wellenreiter/contrib/orinoco_hopper orinoco_hopper.pro
+
+make -f Makefile.test clean-configs
+cd <BUILDROOT>
+make SUBDIRS=packages/opie package
+
=====================
@@ -39,3 +47,3 @@ noncore/net/wellenreiter/gui
Alternatively, you can use our precompiled ipk. Get it from
-http://opie.net.wox.org/elan/current. You will also need libpcap.
+http://opie.net.wox.org/wellenreiter/current/. This also includes a recent libpcap.
@@ -45,2 +53,7 @@ http://opie.net.wox.org/elan/current. You will also need libpcap.
+There are two possible modes: <Manual> and <Automatic>. I suggest, you
+start with the <Automatic> Mode. This works just using the "Start"
+and "Stop" Pushbuttons in the Wellenreiter GUI. If this doesn't work,
+then use the following strategy:
+
1. Place card in monitor mode. This is device dependent.
@@ -51,3 +64,3 @@ http://opie.net.wox.org/elan/current. You will also need libpcap.
- For most orinoco-based cards this can be done using
+ For most orinoco-based cards this can be done using either
'iwpriv <interface> 2' or 'iwpriv <interface> 2 1'.