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

Allow a simple 'unnumbered: True' attribute on links #92

Closed
ipspace opened this issue Dec 27, 2021 Discussed in #91 · 2 comments
Closed

Allow a simple 'unnumbered: True' attribute on links #92

ipspace opened this issue Dec 27, 2021 Discussed in #91 · 2 comments

Comments

@ipspace
Copy link
Owner

ipspace commented Dec 27, 2021

Discussed in #91

Originally posted by jbemmel December 27, 2021
https://github.com/ipspace/netsim-tools/blob/master/docs/addressing.md#unnumbered-interface-support works, but is more complicated than it needs to be imho

Instead of:

role: <some-custom-pool-with-unnumbered-flag-set>

why not simply:

unnumbered: True
```</div>
@ipspace
Copy link
Owner Author

ipspace commented Dec 27, 2021

To be feature-complete, we need a protocol-level (IPv4/IPv6) support for unnumbered interfaces. We could have a numbered IPv4 + LLA IPv6, or unnumbered IPv4 + configured IPv6.

@ipspace
Copy link
Owner Author

ipspace commented Dec 31, 2021

Implemented as part of #97

@ipspace ipspace closed this as completed Dec 31, 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

No branches or pull requests

1 participant