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. b84ab718b


From: Sylvain Rochet
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. b84ab718b02dfeaa452093592f0c182f0f87b64d
Date: Sat, 25 Aug 2012 22:56:19 +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  b84ab718b02dfeaa452093592f0c182f0f87b64d (commit)
       via  6144deb6b65c0216c7a52559bc8910a0fe698bb7 (commit)
       via  19864a4a085cec256a44134050a6364b1cc1f0ad (commit)
       via  7920b6e163a99de5f1eeacc20707ef833487ff87 (commit)
      from  49281665932a69bc7a392587fb08320bf0c24257 (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 b84ab718b02dfeaa452093592f0c182f0f87b64d
Author: Sylvain Rochet <address@hidden>
Date:   Sat Aug 25 20:38:54 2012 +0200

    PPP, ppp_input() code cleaning, removed dead code, fixed indentation

commit 6144deb6b65c0216c7a52559bc8910a0fe698bb7
Author: Sylvain Rochet <address@hidden>
Date:   Sat Aug 25 20:30:14 2012 +0200

    PPP, moved out PPPoS code into their own functions, improved ppp.c 
readability

commit 19864a4a085cec256a44134050a6364b1cc1f0ad
Author: Sylvain Rochet <address@hidden>
Date:   Sat Aug 25 18:15:15 2012 +0200

    PPP L2TP, only skip HDLC header if necessary
    
    RFC 2661 does not specify whether the PPP frame in the L2TP payload should
    have a HDLC header or not. We handle both cases for compatibility.

commit 7920b6e163a99de5f1eeacc20707ef833487ff87
Author: Sylvain Rochet <address@hidden>
Date:   Sat Aug 25 16:21:58 2012 +0200

    PPP, don't allocate twice struct eth_hdr per PPPoE pbuf

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

Summary of changes:
 src/include/netif/ppp/pppoe.h |    3 -
 src/netif/ppp/ppp.c           |  261 ++++++++++++++---------------------------
 src/netif/ppp/pppol2tp.c      |   12 ++-
 3 files changed, 98 insertions(+), 178 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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