eclipse-kura / kura

Eclipse Kura™ is a versatile framework to supercharge your edge devices, streamlining the process of configuring your gateway, connecting sensors, and IoT devices to seamlessly collect, process, and send data to the cloud.
https://eclipse.dev/kura/
Eclipse Public License 2.0
506 stars 312 forks source link

fix(nm): Added check for IPv4 address in DNSServerMonitor #5221

Closed pierantoniomerlino closed 6 months ago

pierantoniomerlino commented 6 months ago

Note: We are using the Conventional Commits convention for our pull request titles. Please take a look at the PR title format document for the supported types and scopes.

This PR adds a check for IPv4 address in the DnsServerMonitor class, that does not support IPv6.