-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Fix getting subnet of ipv4 mapped ipv6 addresses #29835
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
Conversation
PVince81
commented
Nov 22, 2021
Signed-off-by: Vincent Petry <[email protected]>
75fa96c to
266cc7c
Compare
come-nc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix the type declarations, it should please psalm as well.
juliusknorr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good apart from the phpdoc issue that psalm has. LGTM once that is resolved
The subnet for an IPv4 address inside of IPv6 is now returned in its IPv4 form. Signed-off-by: Vincent Petry <[email protected]>
266cc7c to
f01ad7b
Compare
Signed-off-by: Vincent Petry <[email protected]> Co-authored-by: Côme Chilliet <[email protected]>
|
failing test "log in with invalid user once fixed by admin" might be related: I'll investigate |
|
the test passes locally with docker, I wonder if it's timing related. |
|
/backport to stable23 |
|
/backport to stable22 |
|
/backport to stable21 |