lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-819-gff03ae6
Date: Fri, 28 Jul 2017 01:59:34 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  ff03ae6f55427d31f498285b5d9bacc70a182c4f (commit)
      from  925f3944d3d9de6e730f6d0738844f339ce9e35c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ff03ae6f55427d31f498285b5d9bacc70a182c4f
Author: Our Air Quality <address@hidden>
Date:   Fri Jul 28 12:30:43 2017 +1000

    dhcp: restart dhcp after releasing.
    
    There were uses of dhcp_release() followed immediately by dhcp_discover() 
but
    dhcp_release() now stops dhcp so discovery would fail, so call dhcp_start()
    after release which restarts discovery.
    
    Signed-off-by: Dirk Ziegelmeier <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 src/core/ipv4/dhcp.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

[Prev in Thread] Current Thread [Next in Thread]