Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preparing Gluon for Babel #724

Closed
7 of 8 tasks
tcatm opened this issue Apr 8, 2016 · 5 comments
Closed
7 of 8 tasks

Preparing Gluon for Babel #724

tcatm opened this issue Apr 8, 2016 · 5 comments
Assignees
Labels
3. topic: babel Topic: Babel Layer 3 Routing

Comments

@tcatm
Copy link

tcatm commented Apr 8, 2016

Basically, fix all implicit deps on batman-adv in various packages:

the following packages also do contain references to "bat"

  • gluon-mesh-vpn-fastd (refactoring necessary, split into vpn-part, batman-part, babel-part)
  • gluon-respondd (allow respondd to realize that interfaces changed like uradvd, remove hotplug script)
  • gluon-status-page
  • gluon-status-page-api
  • gluon-mesh-vpn should add the mesh-vpn interface to /lib/gluon/core/mesh_interfaces, one interface per line.
@tcatm
Copy link
Author

tcatm commented May 3, 2016

  • network.local_node_route6 must be removed

@rotanid rotanid added the 3. topic: babel Topic: Babel Layer 3 Routing label Aug 22, 2016
@christf
Copy link
Member

christf commented Nov 19, 2016

most of this is done in #934
the following is still open

  • statuspage / statuspage-api
  • gluon-respondd

@christf
Copy link
Member

christf commented Nov 25, 2016

gluon- respondd is mesh-protocol agnostic with #946

@christf
Copy link
Member

christf commented Jan 7, 2018

I do not think we need respondd to notice if interfaces change for a new mesh protocol. Sure, it should be done but is not necessary for babel.

@christf
Copy link
Member

christf commented Sep 25, 2019

the babel-speciic parts have been implemented. Creating a new issue for respondd

@christf christf closed this as completed Sep 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. topic: babel Topic: Babel Layer 3 Routing
Projects
None yet
Development

No branches or pull requests

3 participants