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-292-g239498f
Date: Fri, 10 Feb 2017 07:25:16 -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  239498f37c822576c7a6c7e8182cf155e5909aa3 (commit)
      from  bc07fd9db5c276a6ae70638ecf1ce956c9dfdc15 (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 239498f37c822576c7a6c7e8182cf155e5909aa3
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Feb 10 13:25:04 2017 +0100

    Implement task #14367: Hooks need a better place to be defined
    We now have a #define for a header file name that is #included in every .c 
file that provides hooks.

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

Summary of changes:
 src/core/ipv4/etharp.c | 4 ++++
 src/core/ipv4/icmp.c   | 4 ++++
 src/core/ipv4/ip4.c    | 4 ++++
 src/core/ipv6/ip6.c    | 4 ++++
 src/core/ipv6/nd6.c    | 4 ++++
 src/core/memp.c        | 5 ++++-
 src/core/tcp.c         | 4 ++++
 src/include/lwip/opt.h | 9 +++++++++
 src/netif/ethernet.c   | 4 ++++
 9 files changed, 41 insertions(+), 1 deletion(-)


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



reply via email to

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