Hi Martin, > >> I worked out two patches(see attachment) to reimplement the gatway > >> switching > >feature. The feature in current connman has some issues. See below bugs: > >> Bug 2740 - Can't get gateway when switch from wifi to ethernet networks > >> Bug 2741 - Can't get gateway when switch from wifi to ethernet networks > >> Bug 3447 - DNS information doesn't get refreshed correctly on changing > >networks > >> Bug 3506 - No default gateway route after wake up > > > >so I re-worked your patch a little bit and pushed it. Only missing piece > >is to actually call connection_update_gateway() now from the right > >places. Do you have a patch for that, too? > I really want to do that. But I can not found the place where the order be > updated. ;-). So I thought you have not completed this part. Maybe I did not > understand your code well? If that is the case, please tell me. ;-)
I have to re-order some functions and make them simpler. For now I added the callback into src/profile.c when sending out the Services changed signal. Regards Marcel _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
