[Bug 1736757] Re: [PATCH] Avahi does not support local-only services via the loopback interface

Sebastien Bacher seb128 at ubuntu.com
Thu Jan 11 12:35:22 UTC 2018


** Changed in: avahi (Ubuntu)
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1736757

Title:
  [PATCH] Avahi does not support local-only services via the loopback
  interface

Status in avahi package in Ubuntu:
  Fix Committed

Bug description:
  To allow the more sophisticated functionality of IPP network printers (web admin interface, query printer capabilities and job status from printer) also on USB printers, newer USB printers support the IPP-over-USB standard which is supported under Linux via the ippusbxd package from OpenPrinting. The ippusbxd daemon connects to the USB printer and mirrors it into a virtual IPP network printer on localhost, port 60000.
  CUPS and cups-browsed find IPP printers by the printer's DNS-SD broadcasts. On Linux systems avahi-daemon is handling the registration of local services and also the discovery of remote services. This works well with local services shared to the network as Avahi does appropriate broadcasts on network interfaces (eth0, wlan0, ...) but Avahi does not handle the loopback device lo for local services ("localhost"). So the local-only IPP-over-USB printer on localhost:60000, registered by ippusbxd does not get advertised, not even locally.
  The attached patchfor the Ubuntu package of Avahi adds support for such services.
  See also the upstream bug report https://github.com/lathiat/avahi/issues/125

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1736757/+subscriptions



More information about the Ubuntu-sponsors mailing list