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. master_at_STABLE-2_0_0-1472-ge4e0fc4
Date: Sun, 17 Jun 2018 19:15:58 -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  e4e0fc419308c73b50614b20b5fda286b894f618 (commit)
      from  58b5a5fc5a26240dffad4d85b89be08914507984 (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 e4e0fc419308c73b50614b20b5fda286b894f618
Author: Sylvain Rochet <address@hidden>
Date:   Mon Jun 18 01:11:01 2018 +0200

    PPP: set PPP_NUM_TIMEOUTS_PER_PCB value to computed number of simultaneous 
timers
    
    A deep analysis of simultaneously running timers showed we can use a
    slightly smaller value for PPP_NUM_TIMEOUTS_PER_PCB, value which was
    arbitrarily chosen to a safe value based on the number of enabled PPP
    features. Add the boring and long analysis to the end of our internal
    header file and use the result in ppp_opts.h.
    
    Signed-off-by: Sylvain Rochet <address@hidden>

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

Summary of changes:
 src/include/netif/ppp/ppp_impl.h | 88 ++++++++++++++++++++++++++++++++++++++++
 src/include/netif/ppp/ppp_opts.h |  5 ++-
 2 files changed, 91 insertions(+), 2 deletions(-)


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



reply via email to

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