Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 601920 - net-dns/dnsmasq-2.76: caching of sockets bound to interfaces fails to detect new interfaces with the same name
Summary: net-dns/dnsmasq-2.76: caching of sockets bound to interfaces fails to detect ...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL: https://bugzilla.redhat.com/show_bug....
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-07 18:08 UTC by Till Schäfer
Modified: 2016-12-12 21:48 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Till Schäfer 2016-12-07 18:08:46 UTC
The error described here:

https://bugzilla.redhat.com/show_bug.cgi?id=1367772

causes net-misc/networkmanager-openvpn to fail dnsqueries, when the connection is established a second or n-th time. 

The issue is resolved with the following patch for dnsmasq 2.76:

http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commitdiff;h=2675f2061525bc954be14988d64384b74aa7bf8b

Please apply the patch to dnsmasq in order to resolve the issue.
Comment 2 Patrick McLean gentoo-dev 2016-12-12 21:45:13 UTC
Reverted the change, this bug can wait for upstream to tag a new release.
Comment 3 Patrick McLean gentoo-dev 2016-12-12 21:48:11 UTC
The patch was causing segfaults, see bug #602254