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. 8eb9db18a2d95235cce4a8b5ed41370277b35622
Date: Fri, 19 Aug 2016 06:36:09 +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  8eb9db18a2d95235cce4a8b5ed41370277b35622 (commit)
      from  43d6812b3eb5f4de8b8d8d7aba94daef54e62cd5 (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 8eb9db18a2d95235cce4a8b5ed41370277b35622
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Aug 19 08:36:00 2016 +0200

    Reduce usage of netif/ethernet.h header, mostly lwip/prot/ethernet.h is 
sufficient

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

Summary of changes:
 src/api/tcpip.c                  |    1 +
 src/core/ipv4/etharp.c           |    1 +
 src/core/ipv6/ethip6.c           |    2 +-
 src/core/netif.c                 |    2 ++
 src/include/lwip/etharp.h        |    2 +-
 src/include/lwip/prot/ethernet.h |   16 +++++++++++++++-
 src/include/netif/ethernet.h     |   14 --------------
 7 files changed, 21 insertions(+), 17 deletions(-)


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



reply via email to

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