Comment 0 for bug 896842

Revision history for this message
Didier Barvaux (didier-barvaux) wrote :

The UO-1-ID packet supports extensions through its X bit. The ROHC library supports X=0 only at the moment. Please add support for X=1.

Required work:
 - update the compressor function to code extensions at step 5,
 - update the decompressor function to decode extensions at step 5,
 - update the compressor algorithm that decides which packet type is
   the better one to make use of the UO-1-ID extentions.