lp:~kvalo/connman/ptp-default-gateway
Created by
Kalle Valo
and last modified
- Get this branch:
- bzr branch lp:~kvalo/connman/ptp-default-gateway
Only
Kalle Valo
can upload to this branch. If you are
Kalle Valo
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- David Barth (community): Approve
-
Diff: 150 lines (+72/-9)4 files modifiedinclude/inet.h (+1/-0)
src/connection.c (+14/-7)
src/inet.c (+45/-0)
src/rtnl.c (+12/-2)
Branch information
Recent revisions
- 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 beThis patch was sent upstream but it's still under discussion what's the
best aproach to fix this. - 2263. By Daniel Wagner
-
Adapt to new MCC and MNC properties from oFono
Since oFono version 0.20 and later MobileNetworkCo
deLength has been
deprecated. MobileCountryCode and MobileNetworkCode have to be used
instead.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)