Fix internal links that pointed to medium.com

This commit is contained in:
Ian Gulliver
2019-04-15 02:04:21 +00:00
parent 82c87fd800
commit 3118ce324f
10 changed files with 14 additions and 14 deletions

View File

@@ -3,7 +3,7 @@
<!--# include file="include/top.html" -->
<p>I previously wrote about building <a href="https://medium.com/where-the-flamingcow-roams/wifi-client-router-setup-9712a5f943e4#.z3wzhlub9">WiFi client routers</a> instead of bridges; they get you broadcast domain isolation and a degree of conceptual simplicity (no L2 tricks). I finally ran into a requirement on a different project to build an actual bridge; heres how I did it.</p>
<p>I previously wrote about building <a href="2016-03-13-wifi-client-router-setup.html">WiFi client routers</a> instead of bridges; they get you broadcast domain isolation and a degree of conceptual simplicity (no L2 tricks). I finally ran into a requirement on a different project to build an actual bridge; heres how I did it.</p>
<p>You can copy the hardware from the router post, or use what youve got; I dont believe this is driver-specific.</p>