Change #272129
| Category | curl |
| Changed by | Stefan Eissing <stefan@eissing.org> |
| Changed at | Mon 22 Jun 2026 17:16:07 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | be1d976a2ab998aaaa824e4396e43c647a17cdb2 |
Comments
peer: fix ipv6 detection When trying to detect ipv6 addresses, ipv4 addresses were also flagged as ipv6. Add test2413 to check. Closes #22134
Changed files
- lib/peer.c
- tests/data/Makefile.am
- tests/data/test2413
- tests/unit/Makefile.inc
- tests/unit/unit2413.c