rohc team mailing list archive
-
rohc team
-
Mailing list archive
-
Message #01817
Re: [Question #260887]: A warning of rohc run in vxworks results the failure of decompressor
Question #260887 on rohc changed:
https://answers.launchpad.net/rohc/+question/260887
Didier Barvaux posted a new comment:
Hello,
> Recently I have build the rohc library on vxworks 6.8 platforms and
> compilation is ok (except for some warning). Now I test the
> compressor and the decompressor using the UDP+IPv6 packets, the
> compressor is right,but the decompressor is wrong.
> wrong is :
> In the function of d_decode_header to call the profile->decode (that
> is d_generic_decode function),the rohc packet is changing after
> entering the d_generic_decode function.
> example: rohc_length is 86 in d_decode_header function ,but
> rohc_length is 1 in d_generic_decode, so the decompressor is wrong.
What version of the ROHC library do you use?
What do you mean by "wrong"? Does the decompression fails in some way?
Could you provide me the packet (or the sequence of packets) that
cause(s) the problem to happen?
Regards,
Didier
--
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.