lp:rohc/iprohc-main

Created by Didier Barvaux and last modified

MOVED TO GITHUB. The IP/ROHC tunnel that compresses traffic with ROHC and performs frame packing.

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

Get this branch:
bzr branch lp:rohc/iprohc-main
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

184. By Didier Barvaux

Fix build with newer ROHC library: rohc_timestamp -> rohc_ts

183. By Didier Barvaux

Add compatibility with IP/ROHC clients that run with ROHC library 1.6.x.

* update the IP/ROHC protocol to negotiate the ROHC compatibility level
* configure the ROHC library in consequence
* ROHC library >= 1.7.0-r1007

182. By Didier Barvaux

[minor] change some trace level from error to info

181. By Didier Barvaux

Fix bug #1270576: iprohc_client: corrupted double-linked list
https://bugs.launchpad.net/rohc/+bug/1270576

When client exits because of a network timeout:
* avoid joining an already-joined thread,
* avoid freeing an already-freed thread stack.

180. By Didier Barvaux

configure: fix the options for disabling client or server

179. By Didier Barvaux

check for signalfd API presence and whether libc or libsignalfd is used

178. By Didier Barvaux

check for timerfd API presence and whether libc or libtimerfd is used

177. By Didier Barvaux

configure: don't require libyaml if server is not built

176. By Didier Barvaux

put server configuration file in dist archive

175. By Didier Barvaux

cleanup: remove remaining cmake files.

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.