Closed
Bug 1466462
Opened 8 years ago
Closed 7 years ago
TRR: Disable EDNS Client Subnet (ECS) in DNS requests (with pref to enable)
Categories
(Core :: Networking: DNS, enhancement, P2)
Core
Networking: DNS
Tracking
()
RESOLVED
FIXED
mozilla63
People
(Reporter: daniel, Assigned: daniel)
References
Details
(Whiteboard: [necko-triaged][trr])
Attachments
(1 file)
Some resolvers will acknowledge the request's preference and thus not forward client subnet information to the Authoritative Nameservers if asked not to.
See RFC 7871
Set the "network.trr.disable-ECS" pref to false to disable.
MozReview-Commit-ID: GE6L8Vpvuu0
Comment 2•7 years ago
|
||
Comment on attachment 8998504 [details]
bug 1466462 - TRR: disable EDNS Client Subnet by default
Patrick McManus [:mcmanus] has approved the revision.
Attachment #8998504 -
Flags: review+
Pushed by daniel@haxx.se:
https://hg.mozilla.org/integration/autoland/rev/ff3f57736492
TRR: disable EDNS Client Subnet by default r=mcmanus
Comment 4•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Comment 5•7 years ago
|
||
Is this something you're aiming to fix for 62 as well or can we wontfix it for 62?
Flags: needinfo?(daniel)
This feels like something we could leave out from 62 since it isn't strictly necessary.
Patrick, what do you think? Should we maintain feature-compat with 63 to this extent and ask for this to get into 62 as well? It's a fairly small and easy patch otherwise so it shouldn't cause any problems...
Flags: needinfo?(daniel) → needinfo?(mcmanus)
Updated•7 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•