[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-423-gbedb4e4

[email protected] (Sylvain Rochet) Fri, 16 Oct 2020 19:20:00 -0400 (EDT)
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  bedb4e4745b72f88037fc0b906cfebebf7ca25a7 (commit)
      from  729b3da96dba9dea52a30f3d1d2046299ab1e0f3 (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 bedb4e4745b72f88037fc0b906cfebebf7ca25a7
Author: Sylvain Rochet <[email protected]>
Date:   Fri Oct 16 22:20:11 2020 +0200

    PPP: disable VJ support by default
    
    VJ support is known to be broken when built with some compiler
    optimizations enabled, disabling it by default until someone needs it
    and fixes it.
    
    It was mostly used with dial-up modems, it is useless with PPPoE and
    PPPoL2TP and is probably useless as well with cellular modems, so
    disabling it by default makes sense anyway.

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

Summary of changes:
 contrib/examples/example_app/lwipopts.h | 2 +-
 src/include/netif/ppp/ppp_opts.h        | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)


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

_______________________________________________
lwip-commits mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-commits