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. 6caa7b99272b118fdb1c6a89aec17df77c9905f0
Date: Tue, 23 Aug 2016 15:05:54 +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  6caa7b99272b118fdb1c6a89aec17df77c9905f0 (commit)
       via  979bee386c60fbd5f74a5e7bb3e2e25af35ef46e (commit)
      from  d2f52e19d5065fe7d8133cf71c7f3ff42c36fafd (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 6caa7b99272b118fdb1c6a89aec17df77c9905f0
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Aug 23 17:03:51 2016 +0200

    Cleanup etharp_arp_input() signature to match the sig of other input 
functions (pbuf, netif). Rename to etharp_input()

commit 979bee386c60fbd5f74a5e7bb3e2e25af35ef46e
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Aug 23 16:58:17 2016 +0200

    Work on bug #48868: Cleanup etharp.c not to use struct eth_hdr: Cleanup 
etharp_raw() to use ethernet_output()

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

Summary of changes:
 src/core/ipv4/autoip.c    |    2 +-
 src/core/ipv4/etharp.c    |   79 ++++++++++++++-------------------------------
 src/include/lwip/etharp.h |    2 +-
 src/netif/ethernet.c      |    2 +-
 4 files changed, 28 insertions(+), 57 deletions(-)


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



reply via email to

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