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. ee752ab1ceafd3aa64bf5f861a3d397351c9a12a
Date: Thu, 19 Mar 2015 20:43:58 +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  ee752ab1ceafd3aa64bf5f861a3d397351c9a12a (commit)
      from  9eb900c4485e5a508a15696b8c4916381c09fdfb (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 ee752ab1ceafd3aa64bf5f861a3d397351c9a12a
Author: Sylvain Rochet <address@hidden>
Date:   Thu Mar 19 21:41:36 2015 +0100

    PPP, PPPoS, renamed PPP_INPROC_MULTITHREADED to PPP_INPROC_IRQ_SAFE
    
    Follow-up of the #44565 bug fix, renamed the misnamed
    PPP_INPROC_MULTITHREADED to PPP_INPROC_IRQ_SAFE because it is
    IRQ safe but not thread safe.
    
    Updated PPP documentation which now clearly state when and how
    this feature can be used.

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

Summary of changes:
 doc/ppp.txt                   |   48 +++++++++++++++++++---------------
 src/api/tcpip.c               |    8 +++---
 src/include/lwip/opt.h        |   18 +++----------
 src/include/lwip/tcpip.h      |    8 +++---
 src/include/netif/ppp/pppos.h |    8 +++---
 src/netif/ppp/pppos.c         |   57 ++++++++++++++++++-----------------------
 6 files changed, 68 insertions(+), 79 deletions(-)


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



reply via email to

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