Comment 9 for bug 622402

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

Update the compressor logic to replace the M bit by a X bit (always 0 at the moment). Also update the decompressor logic to read a X bit instead of the M bit (drop the packet if the X bit is set to 1 at the moment). See http://bazaar.launchpad.net/~didier-barvaux/rohc/main/revision/291

Extention support for UO-1-ID packets shall be written later. See bug #896842 entitled "Add extension support for UO-1-ID packet".