[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. 78565026a
From: |
Sylvain Rochet |
Subject: |
[lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. 78565026acc4d4b4ffcbbdde54bf877d778cd1cf |
Date: |
Wed, 11 Jul 2012 23:16:51 +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 78565026acc4d4b4ffcbbdde54bf877d778cd1cf (commit)
via de6be743c6ae01d34c704e355bafba0432e4e3c3 (commit)
from f534e80c71f2b33b19e570217353b027471c5789 (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 78565026acc4d4b4ffcbbdde54bf877d778cd1cf
Author: Sylvain Rochet <address@hidden>
Date: Thu Jul 12 01:11:08 2012 +0200
L2TP output netif is now selectable, making it useful to select a default
route for the L2TP tunnel, in case the default interface is set to the L2TP PPP
interface
commit de6be743c6ae01d34c704e355bafba0432e4e3c3
Author: Sylvain Rochet <address@hidden>
Date: Wed Jul 11 23:50:33 2012 +0200
added holdoff support for PPPoE and PPPoL2TP when persist mode is used
-----------------------------------------------------------------------
Summary of changes:
src/api/pppapi.c | 8 +++--
src/include/lwip/pppapi.h | 4 ++-
src/include/netif/ppp_oe.h | 10 +++--
src/include/netif/pppol2tp.h | 16 +++++----
src/netif/ppp/ppp.c | 34 +++++++++---------
src/netif/ppp/ppp.h | 7 +++-
src/netif/ppp/ppp_oe.c | 21 +++++++++++
src/netif/ppp/pppol2tp.c | 76 +++++++++++++++++++++++++++++++++++-------
8 files changed, 131 insertions(+), 45 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. 78565026acc4d4b4ffcbbdde54bf877d778cd1cf,
Sylvain Rochet <=