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. 89434f6a2f9cd36e3b78525822485d09a0b6b77a
Date: Thu, 05 Mar 2015 21:05:29 +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  89434f6a2f9cd36e3b78525822485d09a0b6b77a (commit)
      from  4e520cdd3009cf2e04c50c173737b379ff7d72a2 (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 89434f6a2f9cd36e3b78525822485d09a0b6b77a
Author: Sylvain Rochet <address@hidden>
Date:   Thu Mar 5 22:00:11 2015 +0100

    PPP, CORE, call netif_set_up() after if4_up and if6_up flags are set, to 
prevent dropping packets
    
    lwIP core might send packet when calling netif_set_up(), don't drop packets
    anymore in ppp_netif_output_ip4() and ppp_netif_output_ip6() because flags
    are cleared.

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

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


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



reply via email to

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