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. 0a8b1c199dd124ced86abfaa3772a7a84498110f
Date: Sun, 26 Apr 2015 21:42:33 +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  0a8b1c199dd124ced86abfaa3772a7a84498110f (commit)
       via  3a3c823ddb08404c0d4da71a76db721e9daeca7c (commit)
      from  900f3c9a09a79f23c94142fe84c6eb60681333c9 (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 0a8b1c199dd124ced86abfaa3772a7a84498110f
Author: Sylvain Rochet <address@hidden>
Date:   Sun Apr 26 23:42:18 2015 +0200

    PPP, added missing cast on pbuf_header()

commit 3a3c823ddb08404c0d4da71a76db721e9daeca7c
Author: Sylvain Rochet <address@hidden>
Date:   Sun Apr 26 23:27:31 2015 +0200

    PPP, MPPE, try to use pbuf_header() in mppe_compress()
    
    If there is enough space in front of the buffer, use it instead of
    allocating a new pbuf.

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

Summary of changes:
 src/netif/ppp/mppe.c     |   28 ++++++++++++++++++----------
 src/netif/ppp/ppp.c      |    4 ++--
 src/netif/ppp/pppoe.c    |   10 +++++-----
 src/netif/ppp/pppol2tp.c |    6 +++---
 src/netif/ppp/vj.c       |   10 +++++-----
 5 files changed, 33 insertions(+), 25 deletions(-)


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



reply via email to

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