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: Joel Cunningham
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1022-g1147b9c
Date: Wed, 8 Nov 2017 15:45:10 -0500 (EST)

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  1147b9ce3873792fe3cb75d39c83ee35146eb64c (commit)
      from  637bce91b45c855964f549f91bc41a32317eac4c (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 1147b9ce3873792fe3cb75d39c83ee35146eb64c
Author: Joel Cunningham <address@hidden>
Date:   Wed Nov 8 14:42:28 2017 -0600

    test_dhcp: set link up on net_test netif
    
    DHCP test code didn't set link up on net_test netif (exposed by changes
    in 637bce91b45c855964f549f91bc41a32317eac4c)
    
    Then during the test_dhcp function, a Gratuitous ARP was not sent during
    the call to dhcp_bind() because the link was still down
    
    The sets the link state for all DHCP test functions

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

Summary of changes:
 test/unit/dhcp/test_dhcp.c | 5 +++++
 1 file changed, 5 insertions(+)


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



reply via email to

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