Hi,

Patch 2/3 fixes a situation where the lease expires but the structure
is not properly removed. This results in a crash, so it needs fixing.

Patch 3/3 ensures that refcounts are properly handled even if the
caller decides to call __connman_dhcp_start() multiple times.

Patch 1/3 removes an unused variable.

Cheers,

        Patrik


Patrik Flykt (3):
  gdhcp: Remove unnecessary listener channel variable
  dhcp: Keep DHCP running until an explicit stop is called
  dhcp: Restart existing DHCP client with __connman_dhcp_start()

 gdhcp/client.c |  8 +------
 src/dhcp.c     | 69 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 34 insertions(+), 43 deletions(-)

-- 
1.9.1

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

Reply via email to