Ticket #300 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

avahi incorrectly ignores mDNS response records containing link-local addresses

Reported by: tommaso.colombo Owned by: lennart
Milestone: Avahi 0.6.26 Component: avahi-core
Keywords: Cc:

Description

Commit 2ea7e99ed0dcfd371fef5aeecd3de77da1dfcd4f introduced a regression that causes the mDNS response handler to completely ignore records with link-local addresses. To reproduce this bug just try to use avahi-resolve-host-name to lookup an host with a link-local IP address. The attached patch seems to resolve the bug.

Attachments

dont-ignore-records-with-link-local-addresss.patch Download (1.3 KB) - added by tommaso.colombo 3 years ago.

Change History

Changed 3 years ago by tommaso.colombo

Changed 3 years ago by lennart

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to Avahi 0.6.26

Indeed! Thanks a lot.

Applied.

Note: See TracTickets for help on using tickets.