lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. b30faa577d


From: Sylvain Rochet
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. b30faa577db92c597184f781af7260cc96b4b040
Date: Wed, 24 Dec 2014 18:10:59 +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 "UNNAMED PROJECT".

The branch, master has been updated
       via  b30faa577db92c597184f781af7260cc96b4b040 (commit)
       via  91356d2d032e439d1938048dec991eb3a782a076 (commit)
      from  61f0231ce057a00ec1674f54ea184de3ab2ba916 (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 b30faa577db92c597184f781af7260cc96b4b040
Author: Sylvain Rochet <address@hidden>
Date:   Wed Dec 24 19:08:58 2014 +0100

    PPP, moved ppp_init() from public API (ppp.h) to private API (ppp_impl.h)
    
    ppp_init() is called by lwip_init(), users don't need to init PPP by 
themselves

commit 91356d2d032e439d1938048dec991eb3a782a076
Author: Sylvain Rochet <address@hidden>
Date:   Wed Dec 24 19:05:19 2014 +0100

    PPPAPI, added const modifier on auth strings

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

Summary of changes:
 src/api/pppapi.c                 |    2 +-
 src/core/init.c                  |    2 +-
 src/include/lwip/pppapi.h        |    6 +++---
 src/include/netif/ppp/ppp.h      |    5 -----
 src/include/netif/ppp/ppp_impl.h |    3 +++
 5 files changed, 8 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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