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

Rfc6724 use ipv6 as default #227

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

stargieg
Copy link

@stargieg stargieg commented Feb 3, 2025

Checklist

  • I have read the OpenWISP Contributing Guidelines.
  • I have manually tested the changes proposed in this pull request.
  • I have written new test cases for new code and/or updated existing tests for changes to existing code.
  • I have updated the documentation.

Description of Changes

Added uci option management_interface_family 'inet6'
Prefer ipv6 on new installations.
for IPv4 backward compatibility use "inet" or leave it blank. default prio is "inet" then "inet6"
For IPv4 only use "inet".
Added uci option management_interface_ula
If it set and there is no Public ipv6 than report ula address.

Please review it could broke backward compatibility

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.

1 participant