Comment # 5
on bug 11759
from Alex Mayrhofer
(In reply to Alexis La Goutte from comment #0)
> Add EDNS(0) Padding Option
> https://tools.ietf.org/html/draft-ietf-dprive-edns0-padding
Note that the aforementioned drafts is expected to be published as RFC7830 in
the next coming days.
There has been one change to the specification which (from what i see) affects
the Wireshark implementation. While the old version said
The PADDING octets SHOULD be set to 0x00
the new version reads
The PADDING octets SHOULD be set to 0x00
Please update the help/comment text in packet-dns.c accordingly (it currently
reads "The PADDING octets MUST be set to 0x00").
thanks,
Alex
You are receiving this mail because:
- You are watching all bug changes.