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
zhifan huang
re6stnet
Commits
5be3cc90
Commit
5be3cc90
authored
Feb 24, 2015
by
Julien Muchembled
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update TODO
parent
d4beb9c7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
TODO
TODO
+2
-4
No files found.
TODO
View file @
5be3cc90
...
@@ -5,15 +5,13 @@
...
@@ -5,15 +5,13 @@
- Babel limitations:
- Babel limitations:
- re6stnet needs to communicate with Babel so that only unused tunnels are
freed. For the moment, routes will be randomly broken throughout the
network, from time to time, for small amounts of time.
- Babel must be able to set source address on routes it installed. Otherwise,
- Babel must be able to set source address on routes it installed. Otherwise,
a wrong IP will be selected if managed interfaces already have several
a wrong IP will be selected if managed interfaces already have several
public IPv6. If there's only one interface like this, a workaround is to
public IPv6. If there's only one interface like this, a workaround is to
use --main-interface option on it.
use --main-interface option on it.
- Is it useful that each node regenerates its own DH parameter ?
- Nodes should not have to generate their own DH parameters. Add a `getDh(cn)`
registry RPC that is called at re6stnet startup if they're missing.
- Filter non-routable IPs. Add an option not to do it.
- Filter non-routable IPs. Add an option not to do it.
...
...
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