Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
re6stnet
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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Yohann D'Anello
re6stnet
Commits
9ce08d36
Commit
9ce08d36
authored
Jul 19, 2012
by
Ulysse Beaugnon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added some comments in the TODO file
parent
0a0d35b8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
TODO
TODO
+13
-0
No files found.
TODO
View file @
9ce08d36
...
@@ -39,6 +39,7 @@ To be discussed:
...
@@ -39,6 +39,7 @@ To be discussed:
This should be combined with routing table (i.e. how many nodes are
This should be combined with routing table (i.e. how many nodes are
served by each tunnel), which is possibly redundant.
served by each tunnel), which is possibly redundant.
ip6tables should be avoided if possible.
ip6tables should be avoided if possible.
U : Great !!!
U : Babel seems to be very long to establish the routes : maybe we should
U : Babel seems to be very long to establish the routes : maybe we should
tell him thant we are not on a wired network but on a mobile network ?
tell him thant we are not on a wired network but on a mobile network ?
...
@@ -47,6 +48,18 @@ To be discussed:
...
@@ -47,6 +48,18 @@ To be discussed:
interfaces as wireless. However, treating an interface as wireless
interfaces as wireless. However, treating an interface as wireless
doesn't lessen the hello_interval, it only changes how babel estimates
doesn't lessen the hello_interval, it only changes how babel estimates
quality link, and cost.
quality link, and cost.
U : from babel web page : "When the Babel daemon detects a wired network,
it will use a larger interval between hellos".
Moreover, it seems that the wireless option only means
"hostile environment" which seems best for a resilient network.
30 sec of hello interval seams also too much. The default value for
babel is 4 sec (from babel man page).
According to raphael's stats on the nexedi's server downtime,
most of the problems dont last more than 3 min. If it takes 2 min to
detect a dead connection, then we wont be solving anything with our
overlay network
Thimothée is making some stats about this for his internship. I will
commit them as soon as he as finished
U : The peer DB size should depend on the number of connection and the
U : The peer DB size should depend on the number of connection and the
refresh time
refresh time
...
...
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