lp:rohc/rohc-1.7.x

Created by Didier Barvaux and last modified

MOVED TO GITHUB. Maintenance branch for the ROHC library 1.7.x.

The source code of the ROHC library is now developed on GitHub: https://github.com/didier-barvaux/rohc/tree/1.7.x

Get this branch:
bzr branch lp:rohc/rohc-1.7.x
Only Didier Barvaux can upload to this branch. If you are Didier Barvaux please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Didier Barvaux
Project:
rohc
Status:
Abandoned

Recent revisions

1189. By Didier Barvaux

Fix the rochtunnel app for new librayr API.

* replace pull by push on the packet buffer
* do not provide a buffer for feedback in unidirectioanl mode
* reset the buffer for feedback in bidirectional mode
* fix compilation failures with DEBUG=1

1188. By Didier Barvaux

sniffer: UDP destination port for RTP is even, UDP source port may not

The RFC 3550 at ยง11 reads that RTP should have an even UDP destination port.
It reads nothing about the UDP source port, so don't check it for an even value.

1187. By Didier Barvaux

make man pages part of the source releases to avoid dependency on doxy2man and help2man

1186. By Didier Barvaux

man page rohc_library(7): update example with latest library API

1185. By Didier Barvaux

add license and copyright information to shell scripts

1184. By Didier Barvaux

man page rohc_protocol(7): make figure clearer

1183. By Didier Barvaux

man page rohc(7): license changed from GPL2+ to LGPL2.1+

1182. By Didier Barvaux

Update license and copyright of src/common/protocols/udp.h

The src/common/protocols/udp.h file mimics the udphdr struct defined by
netinet/udp.h from the GNU C library. It is defined in that file to be portable
on all platforms, even the platforms that miss the declarations or got different
declarations, such as Microsoft Windows or FreeBSD. The udphdr struct being
trivial, the original copyrights and licenses are not kept to simplify the
library license.

1181. By Simon Paillard <email address hidden>

fuzzer: add missing copyright

1180. By Simon Paillard <email address hidden>

INSTALL: remove duplicates options

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~didier-barvaux/rohc/main
This branch contains Public information 
Everyone can see this information.

Subscribers