openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
RObust Header Compression (ROHC) library
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 23 hours
ago. based on code collected
about 23 hours
ago.
Nov 08, 2024 — Nov 08, 2025
Showing page 78 of 78
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
When one step fails during a test (the decompression process for example), the reason often comes from the previous step (the compression process if an error occurs during the decompression process). However, if the previous step was successful, no debug information about the previous step is shown in the HTML report. It makes debugging more difficult.
Didier Barvaux
More...
over 18 years ago
Add support for the PCAP link layer type 'raw' in the test program. This is useful for packet captures over virtual network interfaces like IPv4-in-IPv4 or IPv6-in-IPv4 tunnels. The link layer types supported by the test program are now Ethernet (DLT_EN10MB) and raw (DLT_RAW).
Didier Barvaux
More...
over 18 years ago
When the comparison of the ROHC packets failed, the reason often comes from the compression process. However, if the compression process was successful, no debug information about the compression process is shown in the HTML report. It makes debugging more difficult.
Didier Barvaux
More...
over 18 years ago
Correct a problem in the HTML report. The link to the debug info about the comparison of the ROHC packets was incorrect. The link pointed to the comparison of the IP packets.
Didier Barvaux
More...
over 18 years ago
Update the INSTALL instructions (how to generate the doxygen documentation) and add a doxygen comment that will appear on the main page of the doxygen documentation.
Didier Barvaux
More...
over 18 years ago
The content of the .deps and .libs is generated at compilation time, there is no need to save them in SVN.
Didier Barvaux
More...
almost 19 years ago
The Makefile is generated, there is no need to save it in SVN.
Didier Barvaux
More...
almost 19 years ago
Initial import of the ROHC compression/decompression library.
Didier Barvaux
More...
almost 19 years ago
←
1
2
…
70
71
72
73
74
75
76
77
78
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree