Skip to main content

Module mdns

Module mdns 

Source
Expand description

mDNS / DNS-SD advertising for IPP printers (_ipp._tcp.local.).

Gated by the default-on mdns feature. Advertiser::register_all publishes one service instance per printer in the registry, with the TXT records CUPS / cups-browsed need for IPP-Everywhere auto-discovery (RFC 8011 + Bonjour for IPP + PWG 5100.14).

Structsยง

Advertiser
Holds the ServiceDaemon and the list of registered fullnames so we can unregister cleanly on drop.