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. 0da64f430ec227557dc88cc32b33d074f4114b77
Date: Wed, 11 Mar 2015 23:16:52 +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  0da64f430ec227557dc88cc32b33d074f4114b77 (commit)
       via  e27ab3a24f8a963937f77184d28700e5e48b9ae8 (commit)
      from  121de4ef47a2b6effbae9fb79effd4d33f1ba0c2 (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 0da64f430ec227557dc88cc32b33d074f4114b77
Author: Sylvain Rochet <address@hidden>
Date:   Thu Mar 12 00:16:03 2015 +0100

    PPP, Documentation, improved PPP_INPROC_MULTITHREADED part

commit e27ab3a24f8a963937f77184d28700e5e48b9ae8
Author: Sylvain Rochet <address@hidden>
Date:   Wed Mar 11 23:52:20 2015 +0100

    PPP, PPPoS, disable TCPIP API if PPP_INPROC_MULTITHREADED is true
    
    If PPP_INPROC_MULTITHREADED is true, then user does not what to use
    the TCPIP API. Disabling the TCPIP API helps the user to understand
    that PPP_INPROC_MULTITHREADED must not be used if he wish to use
    the TCPIP API.

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

Summary of changes:
 doc/ppp.txt                   |   36 ++++++++++++++++++++++++++++--------
 src/include/netif/ppp/pppos.h |    4 ++--
 src/netif/ppp/pppos.c         |   12 ++++++------
 3 files changed, 36 insertions(+), 16 deletions(-)


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



reply via email to

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