I did this
This issue, which was previously reported in #21669, is still present. The commit which "fixes" the issue contains the following note:
* NOTE: On multi-homed hosts with several interfaces having
* link-local addresses, this picks the first one found, which
* may not be the correct outgoing interface. */
This is the issue I see now when I run curl -v .... The scope_id which curl uses is not the correct one.
I expected the following
No response
curl/libcurl version
curl 8.21.0 (upstream Arch Linux package version 8.21.0-1)
operating system
Arch Linux
I did this
This issue, which was previously reported in #21669, is still present. The commit which "fixes" the issue contains the following note:
This is the issue I see now when I run
curl -v .... Thescope_idwhich curl uses is not the correct one.I expected the following
No response
curl/libcurl version
curl 8.21.0 (upstream Arch Linux package version 8.21.0-1)
operating system
Arch Linux