From d735348af10edd82dbddb9f757fce24bef16e7c5 Mon Sep 17 00:00:00 2001 From: Polynomdivision Date: Thu, 1 Feb 2018 22:39:22 +0100 Subject: [PATCH 1/2] Update dawn.config --- files/dawn.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/dawn.config b/files/dawn.config index a407c4a..76e686f 100644 --- a/files/dawn.config +++ b/files/dawn.config @@ -7,7 +7,7 @@ config network option iv 'Niiiiiiiiiiiiiik' option use_symm_enc '1' option collision_domain '-1' # enter here aps which are in the same collision domain - option bandwidth '-1' # enter network bandwith + option bandwidth '-1' # enter network bandwidth config ordering option sort_order 'cbfs' From 312316de223e14cbd16ecd2f5d907a9c830835fd Mon Sep 17 00:00:00 2001 From: Polynomdivision Date: Thu, 1 Feb 2018 23:27:52 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f3e273..2ccc8e2 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Decentralized WiFi Controller |Repro |Content | |------------------|--------------------------| -|[patches-pending](https://github.com/berlin-open-wireless-lab/patches-pending)|Pending LEDE / OpenWrt Patches DAWN is depending on| +|[patches-pending](https://github.com/berlin-open-wireless-lab/patches-pending)|Pending OpenWrt Patches DAWN is depending on| |[bowl-feed](https://github.com/berlin-open-wireless-lab/bowl-feed)|Feed for DAWN| ## Installation @@ -70,4 +70,4 @@ Restart daemon ## Setting up Routers You can find a good guide to configure your router is [here](https://gist.github.com/braian87b/bba9da3a7ac23c35b7f1eecafecdd47d). -I setup the OpenWRT Router as dump APs. \ No newline at end of file +I setup the OpenWRT Router as dump APs.