Skip to content

escl: Fix ipv6 detection.

ThierryFR requested to merge escl-fix-type-ip into master

Avahi sometimes makes an error on IPV4/IPV6 type detection. Check if IPV6 is active on the SANE project and verify that we have an IPV6 type address.

xxxxxx@yyyyyyyyy:~$ scanimage -L
.............................
device `escl:https://[192.168.0.177]:443' is a Canon S6300 auto platen scanner
.............................
xxxxxx@yyyyyyyyy:~$

Merge request reports