Bläddra i källkod

Mention mesh network protocols

Bob Mottram 7 år sedan
förälder
incheckning
e7cbcd20b7
2 ändrade filer med 7 tillägg och 1 borttagningar
  1. 2
    0
      doc/EN/mesh.org
  2. 5
    1
      website/EN/mesh.html

+ 2
- 0
doc/EN/mesh.org Visa fil

@@ -32,6 +32,8 @@ If an internet connection is available then it can make use of that, but otherwi
32 32
 
33 33
 Systems only need to be within wifi range of each other for the mesh to be created, so it can be an very convenient way to create a local communications network.
34 34
 
35
+Like [[https://libremesh.org][LibreMesh]], this system uses a combination of [[https://en.wikipedia.org/wiki/B.A.T.M.A.N.][batman-adv]] on network layer 2 and [[http://bmx6.net][BMX]] on layer 3.
36
+
35 37
 #+BEGIN_CENTER
36 38
 This site can also be accessed via a Tor browser at http://pazyv7nkllp76hqr.onion
37 39
 #+END_CENTER

+ 5
- 1
website/EN/mesh.html Visa fil

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2017-12-29 Fri 22:58 -->
6
+<!-- 2018-01-15 Mon 20:17 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title>&lrm;</title>
@@ -278,6 +278,10 @@ If an internet connection is available then it can make use of that, but otherwi
278 278
 Systems only need to be within wifi range of each other for the mesh to be created, so it can be an very convenient way to create a local communications network.
279 279
 </p>
280 280
 
281
+<p>
282
+Like <a href="https://libremesh.org">LibreMesh</a>, this system uses a combination of <a href="https://en.wikipedia.org/wiki/B.A.T.M.A.N.">batman-adv</a> on network layer 2 and <a href="http://bmx6.net">BMX</a> on layer 3.
283
+</p>
284
+
281 285
 <div class="org-center">
282 286
 <p>
283 287
 This site can also be accessed via a Tor browser at <a href="http://pazyv7nkllp76hqr.onion">http://pazyv7nkllp76hqr.onion</a>