From: Daniel Wagner <[email protected]>

Hi,

Here is an updated version of this series.

cheers,
daniel

v2: - remove {} for a one line if statement body (on popular request)
    - make "service: Fix refcount leak on ipconfigs" patch more readable.
v1: - load/store only AutoConnect flag for ethernet type based services
    - enable AutoConnect when creating a new ethernet service (Marcel's 
feedback)
    - disable IPv6 when not connecting/connected
    - some more testing (Thanks Jukka :))
    - fix ipconfig memory leak
v0: - initial version

Daniel Wagner (7):
  ethernet: Do not connect network on LOWER_UP
  service: Load/store AutoConnect and Favorite properties for ethernet
  service: Enable AutoConnect for new ethernet services
  ipconfig: Do not enable IPv6 ipconfigs when loading the properties
  ipconfig: Track ipconfigs enabled/disabled state
  ipconfig: Disable IPv6 for new interfaces
  service: Fix refcount leak on ipconfigs

 plugins/ethernet.c |    6 ++++--
 src/ipconfig.c     |   17 ++++++++++++++---
 src/service.c      |   54 +++++++++++++++++++++++++++++++++++++++-------------
 3 files changed, 59 insertions(+), 18 deletions(-)

-- 
1.7.9.3.362.g71319

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

Reply via email to