lsd0001

LSD0001: GNU Name System
Log | Files | Refs | README

commit de6f9476c45b3f169cbece616fc8f3fbc0e40186
parent 568f16839077402c1926b82f7db4526e6b2062ce
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
Date:   Thu,  3 Oct 2019 21:53:56 +0200

clarify size field

Diffstat:
Mdraft-schanzen-gns.xml | 10++++++----
1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml @@ -367,7 +367,7 @@ | | | | +-----+-----+-----+-----+-----+-----+-----+-----+ - | BDATA SIZE | PURPOSE | + | SIZE | PURPOSE | +-----+-----+-----+-----+-----+-----+-----+-----+ | EXPIRATION | +-----+-----+-----+-----+-----+-----+-----+-----+ @@ -393,10 +393,12 @@ wire format of this value is defined in <xref target="RFC8032" />, Section 5.1.5. </dd> - <dt>BDATA SIZE</dt> + <dt>SIZE</dt> <dd> - A 32-bit value containing the length of the following data (PURPOSE, - EXPIRATION, BDATA) in network byte order. + A 32-bit value containing the length of the data following the + PUBLIC KEY field in network byte order. This value always includes the + length of the fields SIZE (4), PURPOSE (4) and EXPIRATION (8) in + addition to the length of the BDATA. </dd> <dt>PURPOSE</dt> <dd>