[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. 4704efa32
From: |
Sylvain Rochet |
Subject: |
[lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. 4704efa32a85a9c7aff57a1f48dcd4dd6037c42b |
Date: |
Wed, 30 May 2012 21:33:15 +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 4704efa32a85a9c7aff57a1f48dcd4dd6037c42b (commit)
from 339925e8358828fe412188d1dc351e59c9e35fe9 (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 4704efa32a85a9c7aff57a1f48dcd4dd6037c42b
Author: Sylvain Rochet <address@hidden>
Date: Wed May 30 23:32:30 2012 +0200
PAP support is now an optional compile-time feature
-----------------------------------------------------------------------
Summary of changes:
src/netif/ppp/auth.c | 48 +++++++++++++++++--
src/netif/ppp/lcp.c | 129 ++++++++++++++++++++++++++++++++++++++++--------
src/netif/ppp/lcp.h | 2 +
src/netif/ppp/ppp.c | 4 ++
src/netif/ppp/pppd.h | 8 +++
src/netif/ppp/pppmy.c | 20 +++++++-
src/netif/ppp/pppmy.h | 2 +
src/netif/ppp/upap.c | 7 +--
src/netif/ppp/upap.h | 5 ++
9 files changed, 193 insertions(+), 32 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. 4704efa32a85a9c7aff57a1f48dcd4dd6037c42b,
Sylvain Rochet <=