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-70-gf446194
Date: Wed, 7 Dec 2016 21:35:14 +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  f446194c8a091c080b1c846999f8dd1468ac6c4d (commit)
       via  1dd563a0ae7df6fc88c19820ce7543bb09167d34 (commit)
       via  aae0fc490884bbb3dacefabdbe198d471b7a7ddd (commit)
       via  5bb83301ddd722c3045f6e7f19b70f34cf04d70a (commit)
      from  0ca82df062afc9d49ad27b665db1ab6ef0b15079 (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 f446194c8a091c080b1c846999f8dd1468ac6c4d
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Dec 7 22:29:24 2016 +0100

    pppos.c: Use arch.h to get size_t instead of including stddef.h

commit 1dd563a0ae7df6fc88c19820ce7543bb09167d34
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Dec 7 22:27:57 2016 +0100

    arch.h: Implement possibility to provide own header for size_t, default is 
stddef.h

commit aae0fc490884bbb3dacefabdbe198d471b7a7ddd
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Dec 7 22:19:37 2016 +0100

    Use new IPv6 init macro in netif.c

commit 5bb83301ddd722c3045f6e7f19b70f34cf04d70a
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Dec 7 22:19:16 2016 +0100

    Add macro to init an IPv6 address with U32 in host byte order

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

Summary of changes:
 src/core/netif.c           |    2 +-
 src/include/lwip/arch.h    |   13 +++++++++++++
 src/include/lwip/ip_addr.h |    3 +++
 src/netif/ppp/pppos.c      |    2 +-
 4 files changed, 18 insertions(+), 2 deletions(-)


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



reply via email to

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