Hi Jonathan, > Would it be possible to tell connman that once a just created connection > (say a modem 3G connection), this one becomes the default so that connman > creates the default route to this connection instead of keeping the default > route to the "Ethernet" one ?
yes, that is possible. If you use the Service interface to connect such a connection will be marked as Favorite after a successful connection establishment. If it is not default, because you have another connection already you can use the MoveBefore/MoveAfter commands (like DnD) to move the new connection to the top. All DnD action are stored and so they define the priority. Regards Marcel _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
