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-58-g1687721
Date: Mon, 5 Dec 2016 21:04:23 +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  16877216000a926471c765f5c3912a29087c0536 (commit)
       via  a6bc4227291c633f0efe889614560dc844ecfbae (commit)
      from  92183bb3549a14b8a53e5eb86e05d22cd2272672 (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 16877216000a926471c765f5c3912a29087c0536
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Dec 5 22:01:58 2016 +0100

    Fix compile when IPv4 is disabled

commit a6bc4227291c633f0efe889614560dc844ecfbae
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Dec 5 21:53:43 2016 +0100

    Move declaration of struct ip4_addr_packed and ip4_addr_p_t to prot/ip4.h
    The types are used in structs declared in ip4.h.

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

Summary of changes:
 src/api/api_lib.c            |    6 ++++++
 src/apps/lwiperf/lwiperf.c   |    2 +-
 src/apps/snmp/snmp_netconn.c |    2 +-
 src/apps/sntp/sntp.c         |    2 +-
 src/core/dns.c               |    4 ++--
 src/include/lwip/ip4_addr.h  |   15 ---------------
 src/include/lwip/prot/ip4.h  |   16 ++++++++++++++++
 src/netif/ppp/ppp.c          |    4 ++--
 src/netif/ppp/pppol2tp.c     |    2 +-
 9 files changed, 30 insertions(+), 23 deletions(-)


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



reply via email to

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