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. 0e919d25e91a5e29a67ed8fb161b3c17886e1bc3
Date: Thu, 19 Mar 2015 20:04:49 +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  0e919d25e91a5e29a67ed8fb161b3c17886e1bc3 (commit)
       via  4ed34d2c6f45fed452671722955003694bfd88be (commit)
      from  c893b44da2d3a87c1fe229b994e7de8142b58047 (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 0e919d25e91a5e29a67ed8fb161b3c17886e1bc3
Author: Sylvain Rochet <address@hidden>
Date:   Thu Mar 19 21:04:21 2015 +0100

    PPP, PPPoS, improved tcpip input path, fixed bug #44565
    
    New input type TCPIP_MSG_INPKT_PPPOS. Removed the netif input pointer usage
    which was actually broken by design.
    
    Fixed bug #44565.

commit 4ed34d2c6f45fed452671722955003694bfd88be
Author: Sylvain Rochet <address@hidden>
Date:   Thu Mar 19 20:43:04 2015 +0100

    PPP, PPPoL2TP, fixed build without IPv6 enabled

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

Summary of changes:
 src/api/tcpip.c               |   57 ++++++++++++++++++++++++++++++++++++-----
 src/include/lwip/tcpip.h      |    7 +++++
 src/include/netif/ppp/pppos.h |    9 ++++++
 src/netif/ppp/pppol2tp.c      |    8 +++---
 src/netif/ppp/pppos.c         |   10 +------
 5 files changed, 72 insertions(+), 19 deletions(-)


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



reply via email to

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