ObjFW  View Ticket

Ticket UUID: 6519b5a25e325d30eb0961d758128a407cab09f4
Title: Support for addresses like ::ffff:127.0.0.1 in OFSocketAddressParseIPv6()
Status: Fixed Type: Enhancement
Severity: Important Priority: Medium
Subsystem: Resolution: Fixed
Last Modified: 2023-06-11 16:50:10
Version Found In: Milestone: 1.0
User Comments:
js added on 2020-05-23 18:14:28:

of_socket_address_parse_ipv6() should allow addresses like ::ffff:127.0.0.1 and convert them to ::ffff:0:7f00:1.


js added on 2023-06-11 16:50:10:

Implemented in [af9084b456].