balena-io-modules / device-diagnostics

on-device diagnostics tool
9 stars 8 forks source link

Improve ip stack checks #294

Closed 20k-ultra closed 2 years ago

20k-ultra commented 2 years ago

This checks if the device has a default gateway for an interface with ipv4 and ipv6 addresses and exits the ip stack checks if the device doesn't.

closes #292