Opened 5 years ago

Closed 5 years ago

Last modified 4 years ago

#14724 closed bug (fixed)

IN6_IS_ADDR_V4MAPPED & IN6_IS_ADDR_V4COMPAT false positives

Reported by: nathan Owned by: axeld
Priority: normal Milestone: R1/beta2
Component: Network & Internet/IPv6 Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

The first 10 bytes of the address should be zero. The 8th byte of the address is not checked, and instead the 10th byte is checked twice.

Attachments (1)

in6.patch (1.0 KB ) - added by nathan 5 years ago.
Patch for in6.h

Download all attachments as: .zip

Change History (7)

by nathan, 5 years ago

Attachment: in6.patch added

Patch for in6.h

comment:1 by diver, 5 years ago

Please move your patch to https://review.haiku-os.org

comment:2 by nathan, 5 years ago

I would gladly move it but I am not sure how. I made an account there but I don't see a button to create new items.

comment:5 by waddlesplash, 5 years ago

Resolution: fixed
Status: newclosed

And now merged. Thanks!

comment:6 by nielx, 4 years ago

Milestone: UnscheduledR1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.