You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.
TTL support is almost working for TizenRT but flag IPV6_UNICAST_HOPS is missing:
https://github.com/Samsung/libtuv/blob/master/src/unix/udp.c#L811
This issue prevents successful configuration of TTL in IoT.js for two tests.
test_dgram_setttl_client.js:
https://github.com/Samsung/iotjs/blob/master/test/run_pass/test_dgram_setttl_client.js#L36
test_dgram_setttl_server.js
https://github.com/Samsung/iotjs/blob/master/test/run_pass/test_dgram_setttl_server.js#L45
The text was updated successfully, but these errors were encountered: