Open
Bug 1682541
Opened 4 years ago
Gather telemetry regarding the reason why we fail decoding a DNS packet.
Categories
(Core :: Networking: DNS, enhancement, P3)
Core
Networking: DNS
Tracking
()
NEW
People
(Reporter: valentin, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
TRR_DECODE_FAILED (25)
2.24M (0.33%) Nightly
2.5M (0.13%) Beta
This value is recorded when TRR is skipped because we failed to decode the TRR response. This can indicate a malformed DNS response from the server or a bug in our implementation.
We should record individual reasons why we fail to decode the packet.
You need to log in
before you can comment on or make changes to this bug.
Description
•