Kaynağa Gözat

Mention mesh network protocols

Bob Mottram 7 yıl önce
ebeveyn
işleme
e7cbcd20b7
2 değiştirilmiş dosya ile 7 ekleme ve 1 silme
  1. 2
    0
      doc/EN/mesh.org
  2. 5
    1
      website/EN/mesh.html

+ 2
- 0
doc/EN/mesh.org Dosyayı Görüntüle

32
 
32
 
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.
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
 #+BEGIN_CENTER
37
 #+BEGIN_CENTER
36
 This site can also be accessed via a Tor browser at http://pazyv7nkllp76hqr.onion
38
 This site can also be accessed via a Tor browser at http://pazyv7nkllp76hqr.onion
37
 #+END_CENTER
39
 #+END_CENTER

+ 5
- 1
website/EN/mesh.html Dosyayı Görüntüle

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2017-12-29 Fri 22:58 -->
6
+<!-- 2018-01-15 Mon 20:17 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title>&lrm;</title>
9
 <title>&lrm;</title>
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.
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
 </p>
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
 <div class="org-center">
285
 <div class="org-center">
282
 <p>
286
 <p>
283
 This site can also be accessed via a Tor browser at <a href="http://pazyv7nkllp76hqr.onion">http://pazyv7nkllp76hqr.onion</a>
287
 This site can also be accessed via a Tor browser at <a href="http://pazyv7nkllp76hqr.onion">http://pazyv7nkllp76hqr.onion</a>