← Back to team overview

rohc team mailing list archive

Re: [Question #245791]: TCP

 

Question #245791 on rohc changed:
https://answers.launchpad.net/rohc/+question/245791

Didier Barvaux posted a new comment:
Hello,

The ROHC library now decompresses the 8th packet fine. There is still a problem with the 15th packet. I identified 2 problems:
 * the CRC of co_common, seq_X and rnd_X packets must be performed
    on the uncompressed headers, not on the compressed headers
 * the sequence number is invalid (only the lower 16 bits are correct)

I coded the fix for the CRC today. It seems to work fine. I'll continue
with 2nd fix tomorrow.

Regards,
Didier

-- 
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.