openwisp / openwisp-config

OpenWRT configuration agent for OpenWISP Controller
https://openwisp.io/docs/dev/openwrt-config-agent/
GNU General Public License v3.0
372 stars 56 forks source link

[bug] openwisp-get-address only works with IPv4 #197

Open asdfjkluiop opened 1 year ago

asdfjkluiop commented 1 year ago

openwisp-get-address only returns IPv4 addresses, this results in a missing management address and ping monitoring failures on IPv6 only networks which causes devices to show critical health even though they're reachable and fully operational.

nemesifier commented 3 weeks ago

Have you solved this? Patches are welcome.