Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Fix for BroadcastAddr#27

Open
bhesmans wants to merge 1 commit into
IBM:masterfrom
bhesmans:fix-broadcast-ipv4-mapped-to-ipv6
Open

Fix for BroadcastAddr#27
bhesmans wants to merge 1 commit into
IBM:masterfrom
bhesmans:fix-broadcast-ipv4-mapped-to-ipv6

Conversation

@bhesmans
Copy link
Copy Markdown

It possible to get an IPv4 mapped into an IPv6, with an IPv4 mask. In
this case len of the IP and the mask can be different and the function
will panic with an out-of-bound.

Signed-off-by: Benjamin Hesmans benjamin.hesmans@tessares.net

It possible to get an IPv4 mapped into an IPv6, with an IPv4 mask. In
this case len of the IP and the mask can be different and the function
will panic with an out-of-bound.

Signed-off-by: Benjamin Hesmans <benjamin.hesmans@tessares.net>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant