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-824-g006bb84
Date: Sun, 30 Jul 2017 11:51:46 -0400 (EDT)

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  006bb84368080385d31070bfe5cf4827d7645c08 (commit)
      from  500598658df1d8674b7d25141983cf5452585d9d (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 006bb84368080385d31070bfe5cf4827d7645c08
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sun Jul 30 17:48:16 2017 +0200

    Fix bug #50883: struct eth_addr alignment does not fit with ETHADDR16_COPY
    ... by simply removing ETHADDR16_COPY since noone advocated to keep it

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

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


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



reply via email to

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