]> git.meshlink.io Git - catta/commit
core: Don't ignore records with link-local addresss
authorTommaso Colombo <colombo@icascan4.pv.infn.it>
Wed, 27 Jan 2010 01:43:11 +0000 (02:43 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 25 Jun 2010 03:36:55 +0000 (05:36 +0200)
commit14e8d98506adfe74c8f395068d8fb8d060271e06
treea304df9c33441546b51012462d67fa5c078be69f
parent7e5c846390f76a61c6c951366e11367f741b2d0f
core: Don't ignore records with link-local addresss

Fix a regression introduced by commit
2ea7e99ed0dcfd371fef5aeecd3de77da1dfcd4f that caused the mDNS response
handler to completely ignore records with link-local addresses.

Fixes #300
avahi-core/server.c