Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
babeld
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
babeld
Commits
559e2f8b
Commit
559e2f8b
authored
Feb 19, 2011
by
Juliusz Chroboczek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tweak README for compatibility with markdown.
parent
018c9879
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
30 deletions
+30
-30
README
README
+30
-30
No files found.
README
View file @
559e2f8b
Babel
*****
=====
Babel is a loop-avoiding distance-vector routing protocol roughly
based on HSDV and AODV, but with provisions for link cost estimation
...
...
@@ -7,7 +7,7 @@ and redistribution of routes from other routing protocols.
Installation
************
============
$ make
$ su -c 'make install'
...
...
@@ -22,10 +22,10 @@ On Mac OS X, you'll need to do
Setting up a network for use with Babel
***************************************
=======================================
1. Set up every node's interface
================================
--------------------------------
On every node, set up the wireless interface:
...
...
@@ -33,7 +33,7 @@ On every node, set up the wireless interface:
# ip link set up dev eth1
2. Set up every node's IP addresses
===================================
-----------------------------------
You will need to make sure that all of your nodes have a unique IPv6
address, and/or a unique IPv4 address.
...
...
@@ -64,7 +64,7 @@ interface. This can be done by running e.g.
3. Start the routing daemon
===========================
---------------------------
Run Babel on every node, specifying the set of interfaces that it
should consider:
...
...
@@ -78,7 +78,7 @@ the Babel network, just list them all:
4. Setting up an Internet gateway
=================================
---------------------------------
If you have one or more Internet gateways on your mesh network, you
will want to set them up so that they redistribute the default route.
...
...
@@ -114,4 +114,4 @@ may want to consider autoconfiguring your routing domain using AHCP:
http://www.pps.jussieu.fr/~jch/software/ahcp/
Juliusz Chroboczek
--
Juliusz Chroboczek
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment