RFC Errata
RFC 7401, "Host Identity Protocol Version 2 (HIPv2)", April 2015
Note: This RFC has been updated by RFC 8002, RFC 9374
Source of RFC: hip (int)See Also: RFC 7401 w/ inline errata
Errata ID: 4408
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: Tom Henderson
Date Reported: 2015-07-03
Verifier Name: Brian Haberman
Date Verified: 2015-09-14
Section 4.4.4 says:
. +---------+ recv I2, send R2 | | +---->| I1-SENT |--------------------------------------+ | | | +---------+ +----------------------+ | | | | | recv R2, | recv I2, send R2 | | | | | v send I2 | v v v | | +---------+ | +---------+ | | +--->| I2-SENT |----------+ +--------------| R2-SENT |<---+ | | | +---------+ | +---------+ | |
It should say:
. +---------+ recv I2, send R2 | | +---->| I1-SENT |--------------------------------------+ | | | +---------+ +----------------------+ | | | | | recv R1, | recv I2, send R2 | | | | | v send I2 | v v v | | +---------+ | +---------+ | | +--->| I2-SENT |----------+ +--------------| R2-SENT |<---+ | | | +---------+ | +---------+ | |
Notes:
This state machine figure is informative. Normative (correct) specification for the I1-SENT to I2-SENT state transition (due to recv R1 event) is in Section 6.8.