RFC Errata
RFC 4534, "Group Security Policy Token v1", June 2006
Source of RFC: msec (sec)See Also: RFC 4534 w/ inline errata
Errata ID: 940
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: Alfred Hoenes
Date Reported: 2006-11-09
Verifier Name: Tim Polk
Date Verified: 2008-11-20
Section B.4 says:
omission in ASN.1 module
Section B.3, on pp. 20/21, gives a textual introduction with ASN.1
snippits to, and Section B.4, on pp. 21/22 gives the formal ASN.1
module for, GSAKMPv1 De-Registration.
Unfortunately, there's a significant inconsistency between these
two sources of data structure and syntax.
On page 20, in Section B.3 the RFC says:
GSAKMPv1DeRegistrationInfo ::= SEQUENCE {
leaveMechanisms SEQUENCE OF LeaveMechanisms,
| terse BOOLEAN,
transport Transport
}
On page 21, in Section B.4 the RFC says:
GSAKMPv1DeRegistrationInfo ::= SEQUENCE {
leaveMechanisms SEQUENCE OF LeaveMechanisms,
transport Transport
}
Obviously, the line
terse BOOLEAN,
has been lost on its way into the ASN.1 module, and should be
re-inserted to make it consistent with the text.
Notes:
from pending
