← Back to team overview

rohc team mailing list archive

Bug in compressor for bidirecctional mode

 

Hi all,

 

I think I found a bug in the implementation of the compressor state logic in bidirectional mode.

According to RFC3095,  paragraph 5.4.1.1.1, when the compressor is in Second Order (SO) state receives a STATIC-NACK it shall go back to IR state.

However in the implementation in the function decide_state() defined in c_generic.c the compressor goes back to First Order (FO) state and not IR.

 

Is my understanding correct?

 

Regards

Francisco Lázaro

 

 


Follow ups

References