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: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-863-g07434aa
Date: Tue, 8 Aug 2017 14:40:45 -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  07434aa73a3eb51b7f311ba38c51c5611a91a52c (commit)
      from  47a4be83e4a442fb851b1baa5c13449036901f49 (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 07434aa73a3eb51b7f311ba38c51c5611a91a52c
Author: goldsimon <address@hidden>
Date:   Tue Aug 8 20:40:26 2017 +0200

    More pbuf_header -> pbuf_add/remove_header replacements

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

Summary of changes:
 src/apps/altcp_tls/altcp_tls_mbedtls.c |   2 +-
 src/core/ipv6/dhcp6.c                  | 253 +++++++++++++++++++++++++++++++--
 src/core/pbuf.c                        |   7 +-
 src/netif/ethernet.c                   |   4 +-
 src/netif/ppp/mppe.c                   |   8 +-
 src/netif/ppp/ppp.c                    |   6 +-
 src/netif/ppp/pppoe.c                  |  10 +-
 src/netif/ppp/pppol2tp.c               |  10 +-
 src/netif/ppp/pppos.c                  |   4 +-
 src/netif/ppp/vj.c                     |  10 +-
 10 files changed, 274 insertions(+), 40 deletions(-)


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



reply via email to

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