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. 6185bf6f61a9cb2c3671c25bdfe9a27ac7246a52
Date: Tue, 19 Jan 2016 23:03:50 +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  6185bf6f61a9cb2c3671c25bdfe9a27ac7246a52 (commit)
      from  2c31beb6e744f6b851fdb8d8530d0ffa737c1cbf (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 6185bf6f61a9cb2c3671c25bdfe9a27ac7246a52
Author: Sylvain Rochet <address@hidden>
Date:   Tue Jan 19 23:51:47 2016 +0100

    PPP: CCP: don't drop output packets if CCP negotiated that we don't 
compress on our side
    
    CCP might negotiate to not compress if peers cannot agree on a
    compressor, therefore if the null compressor is chosen we must pass
    packets as is instead of dropping them.
    
    Reported-by: Stephan Linz <address@hidden>
    Fixes: 987f6237c4 "PPP, MPPE, drop input/output packets if we couldn't find 
the chosen decompressor/compressor"
    Signed-off-by: Sylvain Rochet <address@hidden>

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

Summary of changes:
 src/include/netif/ppp/ppp.h |    2 -
 src/netif/ppp/ppp.c         |   48 ++++++++++++++++++------------------------
 2 files changed, 21 insertions(+), 29 deletions(-)


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



reply via email to

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