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: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-55-g8d05e22
Date: Fri, 12 Oct 2018 15:20:35 -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  8d05e22f9a9709cb5c4cf342bd27a4aed7bd265d (commit)
       via  b406a5438950b5b6345a9b85b6e82f36f36cdfe8 (commit)
       via  e3cd915fb90bb3694c0ec5ef86764ffbf8b662dd (commit)
       via  0d4e1beec465ab252161d2cd90d0c83b9692e029 (commit)
      from  e16cc67b70b4cedf4fb4f32fd593cd4c4a03910d (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 8d05e22f9a9709cb5c4cf342bd27a4aed7bd265d
Author: Simon Goldschmidt <address@hidden>
Date:   Fri Oct 12 21:20:23 2018 +0200

    Fix some dhcp unit tests after adding ACD, disable the rest
    
    I disabled the yet unfixed tests to test if the new travis
    integration works. Still working on them...
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

commit b406a5438950b5b6345a9b85b6e82f36f36cdfe8
Author: Simon Goldschmidt <address@hidden>
Date:   Fri Oct 12 21:18:39 2018 +0200

    Fix mqtt unit test broken after 684adaca
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

commit e3cd915fb90bb3694c0ec5ef86764ffbf8b662dd
Author: Simon Goldschmidt <address@hidden>
Date:   Fri Oct 12 21:18:17 2018 +0200

    Fix whitespace error introduced when merging 684adaca
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

commit 0d4e1beec465ab252161d2cd90d0c83b9692e029
Author: Simon Goldschmidt <address@hidden>
Date:   Fri Oct 12 21:05:19 2018 +0200

    Fix compiling ACD without LWIP_RAND
    
    Copy bad rand implementation from old one in autoip.c
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

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

Summary of changes:
 src/core/ipv4/acd.c        | 33 ++++++++++++++++------
 src/core/tcp.c             |  2 +-
 test/unit/dhcp/test_dhcp.c | 70 +++++++++++++++++++++++++++++++++++++---------
 test/unit/mqtt/test_mqtt.c |  2 ++
 4 files changed, 85 insertions(+), 22 deletions(-)


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



reply via email to

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