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-304-gc010960
Date: Mon, 13 Feb 2017 06:34:49 -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  c01096097ce51bed88b00c85abbdb04b35162c71 (commit)
      from  44068e31099299b221e84d6f58dc7b62a9c363f0 (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 c01096097ce51bed88b00c85abbdb04b35162c71
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Feb 13 12:34:38 2017 +0100

    Move struct ip4_addr2 and corresponding copy macros from ip4_addr.h to 
prot/etharp.h where they belong
    Also rename struct not to clash with IP4_ADDR2 macro definition, and rework 
copy macros to contain a source/dest direction

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

Summary of changes:
 src/core/ipv4/autoip.c         |  6 +++---
 src/core/ipv4/etharp.c         | 12 ++++++------
 src/include/lwip/ip4_addr.h    | 23 -----------------------
 src/include/lwip/prot/etharp.h | 35 ++++++++++++++++++++++++++++++++---
 4 files changed, 41 insertions(+), 35 deletions(-)


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



reply via email to

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