lp:~shamrin/rohc/iprohc

Created by ash and last modified
Get this branch:
bzr branch lp:~shamrin/rohc/iprohc
Only ash can upload to this branch. If you are ash please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
ash
Project:
rohc
Status:
Development

Recent revisions

187. By ash

add {misc:depends}

186. By ash

Move iproute debian dependency from build-time to run-time

185. By ash

Ubuntu 14.04+ compatibility

Get rid of iproute-dev/libnetlink.h dependency, replacing it with
system("ip addr add...") call. Ubuntu 14.04 doesn't provide iproute-dev
package anymore. In contrast, `ip` command (from `iproute2` package)
seems to be available everywhere.

As a bonus this greatly simplifies set_ip4 function.

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

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