From 5d4a91a726aa0c793733c9476bd32c3528f98089 Mon Sep 17 00:00:00 2001 From: Jose Saldana Date: Mon, 17 Apr 2017 16:39:16 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 586cca1..641606f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ +**Note**. You will find detailed information in this wiki: https://github.com/Wi5/odin-wi5/wiki + Odin agent ========= -We are adding interesting info in this wiki: https://github.com/Wi5/odin-wi5/wiki - Odin agents run on physical APs, and are implemented as Click elements. Agents contain the logic for the Wi-Fi split-MAC and LVAP handling. Agents also record information about clients using radiotap headers, and communicate with the Odin Master over the Odin control channel. The physical AP hosting the agent also requires a slightly modified Wi-Fi device driver to generate ACK frames for every LVAP that is hosted on the AP.