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-880-g9d74883
Date: Tue, 15 Aug 2017 07:50:20 -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  9d74883491552479aa92a519a3ffe36ab5547e85 (commit)
       via  c6fac10b6273e9194b4717d94aebb272fd4f95e5 (commit)
      from  aaee7ed1e79b68e8ae77990630449f39ea4a8ad7 (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 9d74883491552479aa92a519a3ffe36ab5547e85
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Aug 15 13:50:12 2017 +0200

    Moving eth_type to iana.h was incorrect - these are assigned by IEEE. IANA 
published a document containing these numbers, but does not assign them. I 
didn't see that in the first place :-(
    Now we have ieee.h, too.

commit c6fac10b6273e9194b4717d94aebb272fd4f95e5
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Aug 15 13:42:39 2017 +0200

    Rename eth_type enum in iana.h to be prefixed with lwip_iana_

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

Summary of changes:
 src/include/lwip/prot/ethernet.h         |  2 +-
 src/include/lwip/prot/iana.h             | 40 ---------------------
 src/include/lwip/prot/{iana.h => ieee.h} | 60 ++++----------------------------
 3 files changed, 8 insertions(+), 94 deletions(-)
 copy src/include/lwip/prot/{iana.h => ieee.h} (67%)


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



reply via email to

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