Bug 1670028 - glibc: libresolv should use IP_RECVERR/IPV6_RECVERR to avoid long timeouts
Summary: glibc: libresolv should use IP_RECVERR/IPV6_RECVERR to avoid long timeouts
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Florian Weimer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1670041 1670043
TreeView+ depends on / blocked
 
Reported: 2019-01-28 13:06 UTC by Florian Weimer
Modified: 2019-05-02 16:25 UTC (History)
10 users (show)

Fixed In Version: glibc-2.28.9000-36.fc30
Clone Of:
: 1670041 1670043 (view as bug list)
Environment:
Last Closed: 2019-05-02 16:25:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Sourceware 24047 0 None None None 2019-06-18 20:29:04 UTC

Description Florian Weimer 2019-01-28 13:06:27 UTC
The Linux kernel does not forward certain ICMP errors to userspace unless IP_RECVERR/IPV6_RECVERR is specified.  We should use this socket option in the DNS stub resolver, as suggested in the upstream bug.

Comment 1 Florian Weimer 2019-05-02 16:25:54 UTC
We are not going to backport this further.


Note You need to log in before you can comment on or make changes to this bug.