[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[rohc] typo in FN of ROHCv2 profiles draft?



Hi Kristofer, Ghyslain,

I have found a typo in FN for draft-ietf-rohc-rfc3095bis-rohcv2-profiles-01.txt.

There is one occurrence of field "outer_flag" in compressed format
ipv4_outer_repair_irregular. I believe it should be ip_outer_flag.

COMPRESSED ipv4_outer_repair_irregular {
    ENFORCE(repair_flag == 1);
    ENFORCE(is_innermost == 0);


    df : ip_id_behavior =:=
==> variable_ipv4_fields( >>>>outer_flag<<<< ) [ 0, 8 ];


    ip_id =:= ip_id_enc_irreg(ip_id_behavior.UVALUE) [ 0, 16 ];
    tos_tc   =:= static_or_irreg(ip_outer_flag, 8) [ 0, 8 ];
    ttl_hopl =:= static_or_irreg(ip_outer_flag, 8) [ 0, 8 ];
  }

/Calle

_______________________________________________
Rohc mailing list
Rohc at ietf.org
https://www1.ietf.org/mailman/listinfo/rohc