iotivity / iotivity-lite

To contribute code to the project, please visit
https://iotivity.org/get-involved
Apache License 2.0
125 stars 67 forks source link

port/linux: Address Issues with ENOBUF Failure in Netlink IP Address Retrieval #602

Closed jkralik closed 8 months ago

jkralik commented 8 months ago

In some cases, it can lead to issues because if the IP addresses are obtained through netlink and there is a failure due to ENOBUF, the device may report incorrect endpoints during the discovery process.

ocf-conformance-test-tool[bot] commented 8 months ago

:tada: Thank you for your code contribution! To guarantee the change/addition is conformant to the OCF Specification, we would like to ask you to execute OCF Conformance Testing of your change :point_up: when your work is ready to be reviewed.


:information_source: To verify your latest change (a486d174546065be68f4adc63ac517c63ff21fbd), label this PR with OCF Conformance Testing.

:warning: Label is removed with every code change.

sonarcloud[bot] commented 8 months ago

Quality Gate Failed Quality Gate failed

Failed conditions

40.9% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud