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-181-g72316bd
Date: Thu, 5 Jan 2017 07:10:05 +0000 (UTC)

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  72316bdb5bb204938c88fced49956d60fc63a39c (commit)
       via  803a711e6a744e11e226d6e87758a1d90acd68a4 (commit)
      from  8760fb677f017a90295900121fae3580b231e944 (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 72316bdb5bb204938c88fced49956d60fc63a39c
Author: Dirk Ziegelmeier <address@hidden>
Date:   Thu Jan 5 08:09:00 2017 +0100

    Move macros to access DHCP and AUTOIP data to headers, users may want to 
access the members

commit 803a711e6a744e11e226d6e87758a1d90acd68a4
Author: Dirk Ziegelmeier <address@hidden>
Date:   Thu Jan 5 08:07:41 2017 +0100

    Fix warning that local variable may be used uninitialized in mem.c

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

Summary of changes:
 src/core/ipv4/autoip.c    |    2 --
 src/core/ipv4/dhcp.c      |    2 --
 src/core/mem.c            |    2 +-
 src/include/lwip/autoip.h |    2 ++
 src/include/lwip/dhcp.h   |    2 ++
 5 files 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]