lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. e81f09252


From: Sylvain Rochet
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. e81f092520bcd567354f6f3209225aeaeca6907a
Date: Thu, 27 Sep 2012 21:56:07 +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, ppp-new has been updated
       via  e81f092520bcd567354f6f3209225aeaeca6907a (commit)
      from  7fb874ad2810a8f6ad1857bcf50d76956c26cd96 (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 e81f092520bcd567354f6f3209225aeaeca6907a
Author: Sylvain Rochet <address@hidden>
Date:   Thu Sep 27 23:53:20 2012 +0200

    PPP, changed all the code enclosed between PPP_SERVER #if macro to our PPP 
PCB structure, making it easier to support PPP server in the future

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

Summary of changes:
 src/include/netif/ppp/chap-new.h |    9 ++-
 src/include/netif/ppp/ppp.h      |    5 +-
 src/include/netif/ppp/upap.h     |    2 +-
 src/netif/ppp/auth.c             |   29 +++++---
 src/netif/ppp/chap-md5.c         |    4 +-
 src/netif/ppp/chap-new.c         |   22 +++---
 src/netif/ppp/chap_ms.c          |   12 ++--
 src/netif/ppp/eap.c              |  153 ++++++++++++++++++--------------------
 src/netif/ppp/upap.c             |   44 ++++++------
 9 files changed, 143 insertions(+), 137 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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