Comment # 6
on bug 11759
from Alexis La Goutte
(In reply to Alex Mayrhofer from comment #5)
> (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
Thanks Alex, i have push a fix and merged when the RFC will be available
https://code.wireshark.org/review/#/c/15017/
You are receiving this mail because:
- You are watching all bug changes.