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-844-g629ec98
Date: Mon, 7 Aug 2017 15:06:34 -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  629ec98dd84c715dd51145b3263b76542fbb7e14 (commit)
      from  42fd01547dd8467a4c65e7fc37784df968c961f2 (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 629ec98dd84c715dd51145b3263b76542fbb7e14
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Aug 7 21:06:19 2017 +0200

    Work on task #14587: Create common header for IANA assigned numbers
    Create include/lwip/prot/iana.h
    Move DHCP and ARP #define in there

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

Summary of changes:
 src/core/ipv4/dhcp.c                               |  3 ++-
 src/core/ipv4/etharp.c                             |  5 +++--
 src/include/lwip/prot/dhcp.h                       |  3 ---
 src/include/lwip/prot/etharp.h                     |  6 -----
 src/include/lwip/{apps/netbiosns.h => prot/iana.h} | 26 ++++++++++++++--------
 test/unit/etharp/test_etharp.c                     |  3 ++-
 6 files changed, 24 insertions(+), 22 deletions(-)
 copy src/include/lwip/{apps/netbiosns.h => prot/iana.h} (82%)


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



reply via email to

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