Hi,

this patchset fixes the https://bugs.meego.com/show_bug.cgi?id=22540
and allows connected services to be moved around. When moving
connected services, the default route is also properly set.

Regards,
Jukka


Jukka Rissanen (6):
  service: Ignore ipconfig that is not active when moving service.
  service: Allow ready service to be moved before online one.
  service: Allow state downgrade from online to ready.
  service: Prefer online state over ready when comparing services.
  test: Script for testing service.MoveBefore interface.
  connection: Default gateway can be changed when reorganizing
    services.

 src/connection.c         |   93 ++++++++++++++++++++++++++++++++++++++++-
 src/connman.h            |    1 +
 src/service.c            |  104 +++++++++++++++++++++++++++++++++++++++++++---
 test/service-move-before |   27 ++++++++++++
 4 files changed, 217 insertions(+), 8 deletions(-)
 create mode 100755 test/service-move-before

_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to