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. 83cddd8941da4a8a150a2b14eae6f738c902eca1
Date: Fri, 18 Sep 2015 18:11:53 +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  83cddd8941da4a8a150a2b14eae6f738c902eca1 (commit)
      from  e8c0ba2a479ba7045932b8706740e8e36cbde850 (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 83cddd8941da4a8a150a2b14eae6f738c902eca1
Author: Sylvain Rochet <address@hidden>
Date:   Fri Sep 18 20:11:09 2015 +0200

    PPP: more const and mixed u_char/char types fixes

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

Summary of changes:
 src/api/pppapi.c                 |    2 +-
 src/include/lwip/pppapi.h        |    4 ++--
 src/include/netif/ppp/ppp_impl.h |    2 +-
 src/include/netif/ppp/pppol2tp.h |    4 ++--
 src/netif/ppp/ccp.c              |    2 +-
 src/netif/ppp/chap-new.c         |    4 ++--
 src/netif/ppp/eap.c              |   14 +++++++-------
 src/netif/ppp/ipcp.c             |    2 +-
 src/netif/ppp/ipv6cp.c           |    2 +-
 src/netif/ppp/lcp.c              |    4 ++--
 src/netif/ppp/mppe.c             |    4 ++--
 src/netif/ppp/pppol2tp.c         |    2 +-
 src/netif/ppp/upap.c             |    8 ++++----
 src/netif/ppp/utils.c            |    2 +-
 14 files changed, 28 insertions(+), 28 deletions(-)


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



reply via email to

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