rohc team mailing list archive
-
rohc team
-
Mailing list archive
-
Message #01375
Re: [Question #235855]: There is a bug in function c_find_context maybe
Question #235855 on rohc changed:
https://answers.launchpad.net/rohc/+question/235855
Status: Answered => Open
xygbq is still having a problem:
Hi, dear professor,
If c->profile->check_context(c, ip) returns -1, it doesn't mean that the profile is unable to compress the packet, it means that the profile in this context is unable to compress the packet, but there may be the same profile in another context can compress the ip packet. eg.function c_esp_check_context will return -1 because the number of ip headers is not the same as in the context, but you can't say there isn't another context
which has the fit profile has the same number of ip headers as in the ip packet.
--
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.