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


From: Sylvain Rochet
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. a9ac45c5f063586002ac68c6c0ad5479db20bcac
Date: Wed, 06 Jun 2012 23:48:55 +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  a9ac45c5f063586002ac68c6c0ad5479db20bcac (commit)
       via  7ef99ee6f3f1b2e639b363e5e474ad4a379c11f1 (commit)
       via  e44aada634d39027fe306af74a954528be629ea3 (commit)
       via  ac0a864e14c4c27fd3b5516f7882bf7d7ef0b166 (commit)
       via  3c3331d5edb6bc60c433822ef4ec0677c9084389 (commit)
      from  6f21f489377a0830cb790a35a1eb21f9e63268de (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 a9ac45c5f063586002ac68c6c0ad5479db20bcac
Author: Sylvain Rochet <address@hidden>
Date:   Thu Jun 7 01:48:12 2012 +0200

    added PPPoE persist support (don't timeout sending PADI packets)

commit 7ef99ee6f3f1b2e639b363e5e474ad4a379c11f1
Author: Sylvain Rochet <address@hidden>
Date:   Thu Jun 7 00:46:19 2012 +0200

    added a persist option (enabled by default for now until we add a way for 
users to pass a ppp_settings structure)
    
    improved PPPoE state machine and added persist mode support

commit e44aada634d39027fe306af74a954528be629ea3
Author: Sylvain Rochet <address@hidden>
Date:   Wed Jun 6 23:42:20 2012 +0200

    improved PPPoE callback with state values, so that PPP know exactly what is 
happening on the PPPoE side

commit ac0a864e14c4c27fd3b5516f7882bf7d7ef0b166
Author: Sylvain Rochet <address@hidden>
Date:   Wed Jun 6 22:36:23 2012 +0200

    fixed typos s/parms/params/g

commit 3c3331d5edb6bc60c433822ef4ec0677c9084389
Author: Sylvain Rochet <address@hidden>
Date:   Wed Jun 6 22:34:16 2012 +0200

    fixed some debug strings

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

Summary of changes:
 src/include/netif/ppp_oe.h |   23 ++++++++----
 src/netif/ppp/ppp.c        |   78 +++++++++++++++++++++++++++----------------
 src/netif/ppp/ppp_impl.h   |    1 +
 src/netif/ppp/ppp_oe.c     |   47 +++++++++++++++++---------
 4 files changed, 95 insertions(+), 54 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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