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. 18136c047bc36934c868af9b779bffa217014cd0
Date: Tue, 23 Aug 2016 08:15:15 +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  18136c047bc36934c868af9b779bffa217014cd0 (commit)
      from  d9eaf6f310709caca58f6107713e383bdb40b7fe (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 18136c047bc36934c868af9b779bffa217014cd0
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Aug 23 10:15:03 2016 +0200

    Work on bug #48824: ethernet.c extensions: Implement ethernet_output();
    Fixes bug #48862: ethip6 does not support setting vlan

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

Summary of changes:
 src/core/ipv4/etharp.c       |   69 +++---------------------------------------
 src/core/ipv6/ethip6.c       |   39 ++----------------------
 src/include/netif/ethernet.h |    1 +
 src/netif/ethernet.c         |   58 +++++++++++++++++++++++++++++++++++
 4 files changed, 67 insertions(+), 100 deletions(-)


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



reply via email to

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