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. 1b6d6d0dc0783780a5a63f9992faeaf392fa14af
Date: Wed, 29 Apr 2015 21:56:48 +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  1b6d6d0dc0783780a5a63f9992faeaf392fa14af (commit)
       via  40c671b1a5c9977fee30d5e5759248c78ccc7b0c (commit)
      from  0a8b1c199dd124ced86abfaa3772a7a84498110f (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 1b6d6d0dc0783780a5a63f9992faeaf392fa14af
Author: Sylvain Rochet <address@hidden>
Date:   Wed Apr 29 23:55:23 2015 +0200

    PPP, removed unnecessary memset()
    
    Everything is cleared in ppp_clear(), we don't need to clear all
    structures twice.

commit 40c671b1a5c9977fee30d5e5759248c78ccc7b0c
Author: Sylvain Rochet <address@hidden>
Date:   Wed Apr 29 23:41:23 2015 +0200

    PPP, PPPoS, also clear last_xmit when resetting PPPoS control block

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

Summary of changes:
 src/netif/ppp/ccp.c      |    5 ++---
 src/netif/ppp/chap-new.c |    3 +++
 src/netif/ppp/ecp.c      |    2 ++
 src/netif/ppp/ipcp.c     |    2 ++
 src/netif/ppp/ipv6cp.c   |    2 ++
 src/netif/ppp/pppos.c    |    2 +-
 6 files changed, 12 insertions(+), 4 deletions(-)


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



reply via email to

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