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

Support CIDR (e.g. /24, /16, etc) on a xlink #1110

Merged
merged 2 commits into from
Mar 5, 2024
Merged

Conversation

aanon4
Copy link
Contributor

@aanon4 aanon4 commented Mar 5, 2024

Xlink had originally been envisaged as a point-to-point connection
leaving the "how" of that to other hardware and software. However, there's a use case
where the non-AREDN radios in the xlink need to be accessed, and allocating
addresses within the xlink's address range is a good way to do that.
By supporting a subnet on a xlink we can enable this.

Xlink had originally been envisaged as a point-to-point connection
leaving the "how" of that to other software. However, there's a use case
where the non-AREDN radios in the xlink need to be accessed, and allocating
addresses within the xlink's address range is a good way to do that.
By supporting a a subnet on a xlink we can enable this.
@aanon4 aanon4 merged commit 5c633f2 into aredn:main Mar 5, 2024
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

1 participant