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-66-g0ca82df
Date: Wed, 7 Dec 2016 19:19:06 +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  0ca82df062afc9d49ad27b665db1ab6ef0b15079 (commit)
      from  ff3656f4f5cc00355f0ce7777dbdd916cd8ffb2e (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 0ca82df062afc9d49ad27b665db1ab6ef0b15079
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Dec 7 20:18:58 2016 +0100

    Cleanup byte order handling a bit.
    - Create LWIP_MAKEU32(a,b,c,d) to create an U32 value from bytes
    - Use PP_HTONL() in some macros to emphasize network byte order conversion

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

Summary of changes:
 src/include/lwip/def.h      |    6 ++++++
 src/include/lwip/ip4_addr.h |   18 +-----------------
 src/include/lwip/ip6_addr.h |   19 +++----------------
 src/include/lwip/ip_addr.h  |    4 ++--
 4 files changed, 12 insertions(+), 35 deletions(-)


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



reply via email to

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