Commit e92ca586 authored by Julien Muchembled's avatar Julien Muchembled

Update TODO

parent d59d6575
- Put more information in the token mail (registry), such as: - We have forked babeld for several changes. We'd like all our patches to be
merged upstream. See https://lab.nexedi.com/nexedi/babeld
- the ip address of the network being built - Filter non-routable IPs. Add an option not to do it.
- the creator of the network ( add option in registry ? )
- Babel limitations: - More runtime configuration changes (i.e. without complete restart).
- Babel must be able to set source address on routes it installed. Otherwise, - Several subprocesses like babeld are started at the beginning and never
a wrong IP will be selected if managed interfaces already have several watched, because they should never exit. Their management must be moved to
public IPv6. If there's only one interface like this, a workaround is to the main loop, to restart them in case of failure or configuration change.
use --main-interface option on it.
- Filter non-routable IPs. Add an option not to do it. - Put more information in the token mail (registry), such as:
- Abort in case of import child process failure (babel, openvpn server, - the ip address of the network being built
openvpn client if run with --client). - the creator of the network ( add option in registry ? )
- registry: add '--home PATH' command line option so that / display an HTML - registry: add '--home PATH' command line option so that / display an HTML
page from PATH (use new str.format for templating) page from PATH (use new str.format for templating)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment