pixma: Don't generate unnecessary network traffic
The backend's sane_get_devices() implementation ignores the local_only value. There also does not appear to be a way to disable probing networked devices via settings in pixma.conf. This leads to unnecessary network traffic that, under certain circumstances, is better prevented.
See also #130 (closed).
/cc @ro-ben