rohc team mailing list archive
-
rohc team
-
Mailing list archive
-
Message #00477
Re: [Question #191386]: about MAX_FO_COUNT
Question #191386 on rohc changed:
https://answers.launchpad.net/rohc/+question/191386
Status: Open => Answered
Didier Barvaux proposed the following answer:
Hello,
The transition logic between IR, FO and SO states is defined by the decide_state() function. See
http://bazaar.launchpad.net/~didier-barvaux/rohc/1.3.x/view/head:/src/comp/c_generic.c#L2273 .
At least MAX_IR_COUNT packets must be sent in IR state before going into FO state.
At least MAX_FO_COUNT packets must be sent in FO state before going into SO state.
Regards,
Didier
--
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.