Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 528722 - net-dns/avahi - fix usage of point 2 point devices
Summary: net-dns/avahi - fix usage of point 2 point devices
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL: https://github.com/lathiat/avahi/issu...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-11-09 11:31 UTC by Soeren Hoeckner
Modified: 2019-11-09 17:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
prefer localaddress to IFA_ADDRESS (avahi-0.6.31-p2p-localaddr.patch,1.40 KB, patch)
2014-11-09 11:31 UTC, Soeren Hoeckner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Soeren Hoeckner 2014-11-09 11:31:47 UTC
Created attachment 388928 [details, diff]
prefer localaddress to IFA_ADDRESS

when activating avahi for point 2 point devices (tun/tap) the daemon uses the destination address instead the local device address.
Comment 1 Pacho Ramos gentoo-dev 2015-07-13 18:45:25 UTC
Could you report it to upstream please?
http://www.avahi.org/report/1
Comment 2 Anthony Basile gentoo-dev 2015-10-17 10:34:32 UTC
(In reply to Pacho Ramos from comment #1)
> Could you report it to upstream please?
> http://www.avahi.org/report/1

pacho, thanks for getting that upstream for me.  i'm not sure which address it should use in this case.  can the reporter point me to a standard?