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

Starent support #40

Closed
wants to merge 8 commits into from
Closed

Starent support #40

wants to merge 8 commits into from

Conversation

pendula95
Copy link
Contributor

I already see that there was a request to support starent #30 . Unfortunately this vendor changed the spec and introduced 2 byte size of VSA Type and Length fields.
Screenshot_2021-10-27_10-48-51

Previous request was not complete and I tried to make a fully scalable solution where we can support different sizes. This is defined in dictionary and same practices is used by freeradius also.

gribnut and others added 8 commits September 3, 2020 12:30
* Change dictionary definition for Delegated-IPv6-Prefix
* Fix parsing of Ipv6PrefixAttribute to allow for prefixes smaller than 16 bytes per RFCs.
* Add seancfoley IPAddress library for better parsing of IPv6 addresses/prefixes.
# Conflicts:
#	pom.xml
#	src/main/java/org/tinyradius/attribute/Ipv6PrefixAttribute.java
@pendula95
Copy link
Contributor Author

Close in order to submit a cleaner PR.

@pendula95 pendula95 closed this Oct 27, 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.

2 participants