Daniel Adam
Results
33
issues of
Daniel Adam
And issues encountered in https://github.com/iotivity/iotivity-lite/pull/269 , some jobs don't work correctly from forked repository. Namely: - ctt-bot.yml - the action doesn't receive secrets -> can be maybe fixed by using...
Add support for scope id (https://www.rfc-editor.org/rfc/rfc6874) to oc_string_to_endpoint when parsing a link-local IPv6 address. Addresses like ``` fe80::1:2:3:4%9 fe80::1:2:3:4%eth0 ``` when parsed to oc_endpoint_t should have the scope_id member of...
enhancement