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

Lime proto babeld fixes #830

Merged
merged 3 commits into from
Jan 3, 2021

Conversation

altergui
Copy link
Member

right now, babeld doesn't route between clouds over ipv6, since main_ipv6_address is set to fd%N1:%N2%N3:%N4%N5::/64

also, conceptually it makes total sense to redistribute fc00::/7 the same way 10.0.0.0/8 is redistributed

@codecov-io
Copy link

Codecov Report

Merging #830 (7f830d5) into master (19cc376) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #830      +/-   ##
==========================================
+ Coverage   72.27%   72.30%   +0.03%     
==========================================
  Files          37       37              
  Lines        3293     3297       +4     
==========================================
+ Hits         2380     2384       +4     
  Misses        913      913              
Impacted Files Coverage Δ
...oto-babeld/files/usr/lib/lua/lime/proto/babeld.lua 95.89% <100.00%> (+0.23%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 19cc376...7f830d5. Read the comment docs.

@spiccinini spiccinini merged commit 2437881 into libremesh:master Jan 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants