← Back to team overview

rohc team mailing list archive

Re: [Question #249394]: Packets cannot be compressed while using RAW socket packets

 

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

    Status: Open => Needs information

Didier Barvaux requested more information:
Hello,

Are you sure that the source code and the traces match? It doesn't look
like so. You enabled the IP-only profile in the source code but the
traces read that it is disabled...

On a side node, you create a ROHC compressor/decompressor for every
packet that you compress/decompress, the library doesn't work that way.
You create a ROHC compressor and a ROHC decompressor once, then you
compress/decompress all packets with the same compressor/decompressor.

Regards,
Didier

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