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. 5e36815867dec8757ad7f1e386061d90874832ad
Date: Fri, 19 Aug 2016 11:06:02 +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  5e36815867dec8757ad7f1e386061d90874832ad (commit)
       via  01d8e5013f58fd265b309b9f58de4291b607fe9a (commit)
       via  6688033bc462f04ac3348d1da341008b9e08c6c3 (commit)
      from  ed566cceaa522b0183d3fb4a9a2de148a23380d9 (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 5e36815867dec8757ad7f1e386061d90874832ad
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Aug 19 13:05:51 2016 +0200

    init.c: Implement check for correct implementation of struct packing in 
lwip port

commit 01d8e5013f58fd265b309b9f58de4291b607fe9a
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Aug 19 13:02:17 2016 +0200

    Add missing include in prot/igmp.h

commit 6688033bc462f04ac3348d1da341008b9e08c6c3
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Aug 19 12:50:41 2016 +0200

    Move IGMP protocol struct to prot/igmp.h

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

Summary of changes:
 src/core/init.c                         |   23 +++++++++++
 src/core/ipv4/igmp.c                    |   43 +-------------------
 src/include/lwip/prot/{arp.h => igmp.h} |   66 +++++++++++++++----------------
 3 files changed, 56 insertions(+), 76 deletions(-)
 copy src/include/lwip/prot/{arp.h => igmp.h} (64%)


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



reply via email to

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