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. 662f1355de6c09f7b7db592a2859a7260e141538
Date: Mon, 13 Apr 2015 21:09:35 +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  662f1355de6c09f7b7db592a2859a7260e141538 (commit)
      from  c865211c2fd947e2b7597ee9b4da88f6db3d4467 (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 662f1355de6c09f7b7db592a2859a7260e141538
Author: Sylvain Rochet <address@hidden>
Date:   Mon Apr 13 23:07:42 2015 +0200

    PPP, fixed LWIP_IPV4=1 and PPP_IPV4_SUPPORT=0 support
    
    If LWIP_IPV4 is true but PPP_IPV4_SUPPORT is false, we need
    a dummy ppp_netif_output_ip4() callback because we don't have
    a netif_null_output_ip4() by default like we have for IPv6 with
    netif_null_output_ip6().

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

Summary of changes:
 src/netif/ppp/ppp.c |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)


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



reply via email to

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