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. caf9fc568715b82587ed9698658fdcd40c6c0a9d
Date: Thu, 16 Apr 2015 20:25:14 +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  caf9fc568715b82587ed9698658fdcd40c6c0a9d (commit)
      from  dc93c2afec289aaf83b12fe016599c82da122b7f (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 caf9fc568715b82587ed9698658fdcd40c6c0a9d
Author: Sylvain Rochet <address@hidden>
Date:   Thu Apr 16 22:23:57 2015 +0200

    PPP, MPPE, adapt compressor to use pbuf
    
    mppe_compress() now takes a pointer to a pbuf pointer and re-use the
    passed buffer for MPPE "compression".

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

Summary of changes:
 src/include/netif/ppp/mppe.h |    3 +-
 src/netif/ppp/mppe.c         |   50 +++++++++++++++++++++--------------------
 2 files changed, 27 insertions(+), 26 deletions(-)


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



reply via email to

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