Skip to content

Need to force "stat" posting to use the same protocol used for registration #1017

@Allan-N

Description

@Allan-N

We made a change in #935 that removed a call to :

curl_easy_setopt(curl, CURLOPT_IPRESOLVE, CURL_IPRESOLVE_V4);

While we had good intentions (IPv6 is a good thing) we missed a requirement that the IP address making the "stat" posting needed to match the IP address used during node registration. We need to use the same protocol.

Metadata

Metadata

Assignees

Labels

regressionthis is a known regreession from working code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions