rohc 1.3.2

Fix important problems encountered by users with 1.3.1 release.

Milestone information

Project:
rohc
Series:
1.3.x
Version:
1.3.2
Released:
 
Registrant:
Didier Barvaux
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
38 Didier Barvaux
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
6 Invalid, 16 Won't Fix, 16 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon rohc-1.3.2.tar.gz (md5, sig) Source code for ROHC library 1.3.2 30
last downloaded 17 weeks ago
download icon rohc-tests-1.3.2.tar.gz (md5, sig) Test captures for ROHC library 1.3.2 24
last downloaded 45 weeks ago
download icon rohc-doc-1.3.2.tar.gz (md5, sig) API documentation for ROHC library 1.3.2 23
last downloaded 17 weeks ago
Total downloads: 77

Release notes 

The 1.3.2 release fixes 17 bugs found in release 1.3.1 and is compatible with all releases 1.3.x.

Changelog 

View the full changelog

Compatibility:
    Version 1.3.2 is compatible with all previous 1.3.x versions.

License/Authors:
    No change.

Acknowledgments for bug reports and/or bug fixes:
    Ahmed Fathy, Arne, François W., hzkjdxwktx, Klaus Warnke, laAnna Hao, qingbaibai, Viveris Technologies.

Bug fixes:
    Bug #606919: Function rohc_feedback_flush() not referenced in the compression API
    Bug #609736: Wild pointer in ipv6_get_header() and ipv4_get_header() functions
    Bug #622329: ROHC library fails to decompress ROHC packets with empty payloads
    Bug #622736: coding sequence number in Extension 3
    Bug #759460: don't compress a packet only with feedback
    Bug #763496: Large CIDs shall be bound to the [0-16383] range
    Bug #776482: RTP Marker (M) bit must be transmitted if set
    Bug #799856: failure reported when decoding feedback-only packets
    Bug #800829: No check for doxygen
    Bug #800830: No check for gnuplot
    Bug #800841: Setup buildbots for continuous integration
    Bug #804552: UOR-2 packets cannot be used if bits(SN) > 14
    Bug #886523: Build of tests and apps fails with support for shared libs disabled
    Bug #888287: tests fail on ARM
    Bug #892570: Fail to cross-compile for ARM on x86
    Bug #897849: Library fails to build with GCC 4.6
    Bug #948711: mode field not correctly parsed from RTP dynamic chain

Bug not fixed in order to not change ROHC packet format:
    Bug #409562: failed to run the statistics tool
    Bug #604517: Error in Decompressor for RTP profile
    Bug #622128: FEEDBACK-2 without option contains 12 bits of SN, not 8 bits
    Bug #622402: Incorrect format for UO-1-ID packet
    Bug #642850: The ROHC PCAP captures do not use the Ethertype assigned to ROHC
    Bug #761955: IP-ID in extension-3 not compressed as it shall be
    Bug #764707: R-TS = 0, Tsc = 0 in EXT3 no allowed
    Bug #766277: crc calc outer ip hdr wrong
    Bug #767354: Wrong packet decision in FO state
    Bug #777852: Wrong Next Header field in compressed IPv6 extension headers
    Bug #778541: wrong bitmask format for insertion/removal schemes of list compression

0 blueprints and 38 bugs targeted

Bug report Importance Assignee Status
800835 #800835 ROHC library build emits warnings on x86-64 1 Undecided Didier Barvaux  3 Invalid
886901 #886901 Build fails on CentOS 5.5 1 Undecided Didier Barvaux  3 Invalid
889189 #889189 make distcheck fails 1 Undecided Didier Barvaux  3 Invalid
889203 #889203 Build on ARM of the 1.2.x branch fails 1 Undecided Didier Barvaux  3 Invalid
892708 #892708 C++ compiler required by configure when it should not 1 Undecided Didier Barvaux  3 Invalid
897831 #897831 Library fails to build with GCC < 4.5 1 Undecided Didier Barvaux  3 Invalid
604517 #604517 Error in Decompressor for RTP profile 3 High Didier Barvaux  4 Won't Fix
622128 #622128 FEEDBACK-2 without option contains 12 bits of SN, not 8 bits 4 Medium Didier Barvaux  4 Won't Fix
622402 #622402 Incorrect format for UO-1-ID packet 4 Medium Didier Barvaux  4 Won't Fix
761955 #761955 IP-ID in extension-3 not compressed as it shall be 4 Medium Didier Barvaux  4 Won't Fix
764707 #764707 R-TS = 0, Tsc = 0 in EXT3 no allowed 4 Medium Didier Barvaux  4 Won't Fix
766277 #766277 crc calc outer ip hdr wrong 4 Medium Didier Barvaux  4 Won't Fix
767354 #767354 Wrong packet decision in FO state 4 Medium Didier Barvaux  4 Won't Fix
777852 #777852 Wrong Next Header field in compressed IPv6 extension headers 4 Medium Didier Barvaux  4 Won't Fix
778541 #778541 wrong bitmask format for insertion/removal schemes of list compression 4 Medium Didier Barvaux  4 Won't Fix
803648 #803648 Decompression failure for IPv4 stream with empty payload 4 Medium Didier Barvaux  4 Won't Fix
808475 #808475 Correctly handle the LSB wraparound 4 Medium Didier Barvaux  4 Won't Fix
970762 #970762 Wrong SN in feedback 4 Medium Didier Barvaux  4 Won't Fix
642850 #642850 The ROHC PCAP captures do not use the Ethertype assigned to ROHC 5 Low Didier Barvaux  4 Won't Fix
953947 #953947 WLSB problems 5 Low Didier Barvaux  4 Won't Fix
792801 #792801 packet decision: extension 2 not considered for UOR-2-TS packet 6 Wishlist Didier Barvaux  4 Won't Fix
409562 #409562 failed to run the statistics tool 1 Undecided Didier Barvaux  4 Won't Fix
609736 #609736 Wild pointer in ipv6_get_header() and ipv4_get_header() functions 3 High Didier Barvaux  10 Fix Released
897849 #897849 Library fails to build with GCC 4.6 3 High Didier Barvaux  10 Fix Released
622329 #622329 ROHC library fails to decompress ROHC packets with empty payloads 4 Medium Didier Barvaux  10 Fix Released
622736 #622736 coding sequence number in Extension 3 4 Medium Didier Barvaux  10 Fix Released
759460 #759460 don't compress a packet only with feedback 4 Medium Didier Barvaux  10 Fix Released
763496 #763496 Large CIDs shall be bound to the [0-16383] range 4 Medium Didier Barvaux  10 Fix Released
776482 #776482 RTP Marker (M) bit must be transmitted if set 4 Medium Didier Barvaux  10 Fix Released
799856 #799856 failure reported when decoding feedback-only packets 4 Medium Didier Barvaux  10 Fix Released
886523 #886523 Build of tests and apps fails with support for shared libs disabled 4 Medium Didier Barvaux  10 Fix Released
888287 #888287 tests fail on ARM 4 Medium Didier Barvaux  10 Fix Released
892570 #892570 Fail to cross-compile for ARM on x86 4 Medium Didier Barvaux  10 Fix Released
948711 #948711 mode field not correctly parsed from RTP dynamic chain 4 Medium Didier Barvaux  10 Fix Released
606919 #606919 Function rohc_feedback_flush() not referenced in the compression API 5 Low Didier Barvaux  10 Fix Released
800829 #800829 No check for doxygen 5 Low Didier Barvaux  10 Fix Released
800830 #800830 No check for gnuplot 5 Low Didier Barvaux  10 Fix Released
800841 #800841 Setup buildbots for continuous integration 6 Wishlist Didier Barvaux  10 Fix Released
This milestone contains Public information
Everyone can see this information.