Add a UDP DNS resolver
Categories
(Core :: Networking: DNS, enhancement, P3)
Tracking
()
People
(Reporter: valentin, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [necko-triaged])
Attachments
(5 obsolete files)
Reporter | ||
Comment 1•4 years ago
|
||
Depends on D97569
Reporter | ||
Comment 2•4 years ago
|
||
The DNS over HTTPS RFC mandates that the request ID is 0,
but for regular UDP DNS requests we have to choose a random ID each
time.
Depends on D98952
Reporter | ||
Comment 3•4 years ago
|
||
Depends on D98953
Reporter | ||
Comment 4•4 years ago
|
||
Depends on D98954
Reporter | ||
Comment 5•4 years ago
|
||
Depends on D98955
Updated•4 years ago
|
Reporter | ||
Comment 6•4 years ago
|
||
This belongs in the backlog until we decide it's needed.
Comment 7•4 years ago
|
||
There are some r+ patches which didn't land and no activity in this bug for 2 weeks.
:valentin, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Comment 8•4 years ago
|
||
Comment on attachment 9191693 [details]
Bug 1676432 - Add NetAddr::InitFromString r=#necko
Revision D98952 was moved to bug 1708116. Setting attachment 9191693 [details] to obsolete.
Updated•4 years ago
|
Reporter | ||
Comment 9•4 years ago
|
||
I moved what needs to land to another bug and abandoned the rest.
We might reconsider landing them at a later point.
Description
•