[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1474-gce16f8c

[email protected] (Sylvain Rochet)
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  ce16f8c498d5834aa6809ab9ff82d218b4b5f0c4 (commit)
      from  871f27628be8f6d6d5b80ba96790b8bbf78a112e (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 ce16f8c498d5834aa6809ab9ff82d218b4b5f0c4
Author: Sylvain Rochet <[email protected]>
Date:   Mon Jun 18 10:13:23 2018 +0200

    PPP: remove unknown define references to PPP_NUM_TIMEOUTS when PPP_SUPPORT is disabled
    
    Fail to build if PPP_SUPPORT is disabled because PPP_NUM_TIMEOUTS
    references defines that are unknown if PPP_SUPPORT == 0. Move
    PPP_NUM_TIMEOUTS to PPP_SUPPORT block and set a default value to 0
    if PPP_NUM_TIMEOUTS is still not defined at the end of ppp_opts.h.
    
    Fixes: e4e0fc419308 ("PPP: set PPP_NUM_TIMEOUTS_PER_PCB value to computed number of simultaneous timers")
    Signed-off-by: Sylvain Rochet <[email protected]>

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

Summary of changes:
 src/include/netif/ppp/ppp_opts.h | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.