lp:~indicator-network-developers/connman/trunk

Created by David Barth and last modified
Get this branch:
bzr branch lp:~indicator-network-developers/connman/trunk
Members of Indicator Network Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Indicator Network Developers
Project:
Connection Manager
Status:
Development

Recent revisions

2274. By Kalle Valo

merge lp:~dbarth/connman/head

2273. By Kalle Valo

Fix make clean

Running make clean twice in a row fails with error:

make: *** No rule to make target `include/connman', needed by `clean-local'.
Stop.

Fix it by moving the target as an argument for rm.

2272. By Kalle Valo

Set default interface if no gateway found

Currently connman does not support the situation with point-to-point links
when there is no default gateway, instead the interface is the default
route.

Unfortunately there's (at least) one bug:

1. Connect to 3G with ppp
2. Connect to wifi
3. Disconnect 3G
4. Default gateway for wifi is not set as it should be

This patch was sent upstream but it's still under discussion what's the
best aproach to fix this.

2271. By David Barth

sync up with the git head

2270. By David Barth

added WARNING file to explain the branch content

2269. By Marcel Holtmann

Don't filter out interfaces within IP configuration

2268. By Marcel Holtmann

Release 0.53

2267. By Marcel Holtmann

Remove implemented items from the TODO list

2266. By Marcel Holtmann

Break function declaration down to two lines

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.