[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RC1-12-gc3d8b1c
[email protected] (Simon Goldschmidt)
| Newsgroups | gmane.network.lwip.cvs |
|---|---|
| Message-ID | <[email protected]> |
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 c3d8b1ca80d8a3ac714a10f0b4774d17fe004a35 (commit)
from b5b31d86b22a14b9b6668c59fc1c5895bc25419e (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 c3d8b1ca80d8a3ac714a10f0b4774d17fe004a35
Author: Simon Goldschmidt <[email protected]>
Date: Mon Jul 23 20:04:56 2018 +0200
add 'extern "C" {}' for cplusplus in ppp headers
-----------------------------------------------------------------------
Summary of changes:
src/include/netif/ppp/ccp.h | 8 ++++++++
src/include/netif/ppp/chap-new.h | 8 ++++++++
src/include/netif/ppp/ecp.h | 12 ++++++++++++
src/include/netif/ppp/eui64.h | 8 ++++++++
src/include/netif/ppp/fsm.h | 7 +++++++
src/include/netif/ppp/ipcp.h | 8 ++++++++
src/include/netif/ppp/ipv6cp.h | 8 ++++++++
src/include/netif/ppp/lcp.h | 8 ++++++++
src/include/netif/ppp/magic.h | 8 ++++++++
src/include/netif/ppp/mppe.h | 8 ++++++++
src/include/netif/ppp/ppp.h | 8 ++++++++
src/include/netif/ppp/ppp_impl.h | 8 ++++++++
src/include/netif/ppp/pppcrypt.h | 8 ++++++++
src/include/netif/ppp/pppdebug.h | 8 ++++++++
src/include/netif/ppp/pppoe.h | 8 ++++++++
src/include/netif/ppp/pppol2tp.h | 8 ++++++++
src/include/netif/ppp/pppos.h | 8 ++++++++
src/include/netif/ppp/upap.h | 8 ++++++++
src/include/netif/ppp/vj.h | 8 ++++++++
19 files changed, 155 insertions(+)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack