From 9928d1aa7d6ffa1ec7987fb44f2916835134242d Mon Sep 17 00:00:00 2001
From: Silvio Rhatto <rhatto@riseup.net>
Date: Tue, 18 Apr 2017 20:31:10 -0300
Subject: [PATCH] Adds research/openwrt

---
 research/openwrt.mdwn | 38 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)
 create mode 100644 research/openwrt.mdwn

diff --git a/research/openwrt.mdwn b/research/openwrt.mdwn
new file mode 100644
index 0000000..5f2fa85
--- /dev/null
+++ b/research/openwrt.mdwn
@@ -0,0 +1,38 @@
+[[!meta title="Wireless com OpenWRT"]]
+
+Pesquisa rápida sobre roteadores wireless.
+
+Requisitos
+----------
+
+1. Bom alcance (potência e sensibilidade).
+2. [Rodar OpenWRT](https://wiki.openwrt.org/toh).
+3. Preferencialmente arquitetura MIPS.
+
+Candidatos
+----------
+
+### TP-Link TL-WDR4300
+
+* [TP-Link TL-WDR4300](https://wiki.openwrt.org/toh/tp-link/tl-wdr4300).
+* [Download for TL-WDR4300 V1 - Welcome to TP-LINK](http://www.tp-link.com/en/download/TL-WDR4300.html).
+
+### TP-Link Archer C5 AC1200
+
+* Problema: vendor lockdown: dependendo da versão, só carrega firmware assinado.
+* [TP-Link Archer C5 AC1200 / TP-Link Archer C7 AC1750 / TP-Link TL-WDR7500](https://wiki.openwrt.org/toh/tp-link/archer-c5-c7-wdr7500).
+
+### TP-Link TL-WR941ND
+
+* [TP-Link TL-WR941ND](https://wiki.openwrt.org/toh/tp-link/tl-wr941nd).
+
+Escolhido
+---------
+
+* TP-Link TL-WDR4300.
+
+Configuração
+------------
+
+* [Bridged AP [OpenWrt Wiki]](https://wiki.openwrt.org/doc/recipes/bridgedap).
+* [Client Mode Wireless [OpenWrt Wiki]](https://wiki.openwrt.org/doc/howto/clientmode).
-- 
GitLab