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: Sylvain Rochet
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 36e90a1bd5666921026894619633b80f5023ab83
Date: Thu, 19 Mar 2015 23:53:45 +0000

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  36e90a1bd5666921026894619633b80f5023ab83 (commit)
       via  9fbe90094902cf4104dcd151b0d95cb85bc730ab (commit)
      from  73f1511ac27efeea7d82b6c7c1a7d6541c9db367 (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 36e90a1bd5666921026894619633b80f5023ab83
Author: Sylvain Rochet <address@hidden>
Date:   Fri Mar 20 00:37:34 2015 +0100

    PPP, CCP, add dummy ccp_ functions in ppp.c so it builds if CCP_SUPPORT is 
set

commit 9fbe90094902cf4104dcd151b0d95cb85bc730ab
Author: Sylvain Rochet <address@hidden>
Date:   Fri Mar 20 00:20:12 2015 +0100

    PPP, MPPE, replaced #ifdef MPPE to #if MPPE_SUPPORT

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

Summary of changes:
 src/include/netif/ppp/chap_ms.h  |    8 ++--
 src/include/netif/ppp/mppe.h     |    9 ++++
 src/include/netif/ppp/ppp.h      |   10 +++-
 src/include/netif/ppp/ppp_impl.h |    6 +++
 src/netif/ppp/auth.c             |   12 +++---
 src/netif/ppp/ccp.c              |   88 +++++++++++++++++++-------------------
 src/netif/ppp/chap_ms.c          |   24 +++++-----
 src/netif/ppp/ppp.c              |   42 +++++++++++++++++-
 8 files changed, 128 insertions(+), 71 deletions(-)


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



reply via email to

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