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. 9871c4ff0


From: Sylvain Rochet
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. 9871c4ff066091d50a95c7ed6467ee2b0b477ffc
Date: Tue, 19 Jun 2012 22:55:29 +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  9871c4ff066091d50a95c7ed6467ee2b0b477ffc (commit)
       via  e330983408364315819f31ce188a1d6bce7f8b1c (commit)
       via  4bbf443ba257e9913a045c9d7bc5101db55b5df5 (commit)
       via  0234c62c3ef9b8c14b6dd48b51158c3e2e72ee51 (commit)
       via  0bdc27186dd1d6bed9ce899b19b176b53474835a (commit)
       via  c51c55b7827e3fd46b06371e2163123c31e79c4c (commit)
       via  26250f1953fdbf272601a727f056b1da2b8cb200 (commit)
       via  7ecfe6304a5b9dc01b1e590b8768683ce6f0a04f (commit)
       via  b7be03801c102728538e8b3452d6b369c2d7f181 (commit)
       via  b21cb8a39619afa9a7c5d91302f8c9915c8d473d (commit)
       via  eadd56a376c23e2dfc1de9cdb411db64c737edc2 (commit)
       via  2aa9a66c57692226bce81082f2cb7e5ef09f6715 (commit)
       via  8e9c07df39676aa7c8eac73ae033670719d63d00 (commit)
       via  1d392f0e7617a0c90d28d785928e4cfde2ffeeee (commit)
       via  08cbc1b22b2560107c1bf3520ef562cf180766f3 (commit)
       via  f744d7a7894eb58ff9b918ad841172b25941ba0b (commit)
       via  ff2a737094f2e77acb72c4140be17c2cf7aae5d0 (commit)
       via  111a1cef5263c9faecf8b1bf6a318ddca56e6b44 (commit)
       via  a44b56dc61a288ea71c9458bb3ad594a37e6b086 (commit)
       via  1b586b69bc90624bda0f280806027489ea3cfd76 (commit)
      from  4a7f2ffc5e3f761bf2bf1f1493dd15ff3ce57af9 (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 9871c4ff066091d50a95c7ed6467ee2b0b477ffc
Author: Sylvain Rochet <address@hidden>
Date:   Wed Jun 20 00:10:08 2012 +0200

    improved IPCP control structure size

commit e330983408364315819f31ce188a1d6bce7f8b1c
Author: Sylvain Rochet <address@hidden>
Date:   Wed Jun 20 00:03:08 2012 +0200

    improved lcp_options structure size

commit 4bbf443ba257e9913a045c9d7bc5101db55b5df5
Author: Sylvain Rochet <address@hidden>
Date:   Tue Jun 19 23:42:41 2012 +0200

    improved CHAP structure size, however there is not much we can do

commit 0234c62c3ef9b8c14b6dd48b51158c3e2e72ee51
Author: Sylvain Rochet <address@hidden>
Date:   Tue Jun 19 23:37:33 2012 +0200

    improved PAP control structure size

commit 0bdc27186dd1d6bed9ce899b19b176b53474835a
Author: Sylvain Rochet <address@hidden>
Date:   Tue Jun 19 23:31:20 2012 +0200

    some more improvements to ppp_pcb

commit c51c55b7827e3fd46b06371e2163123c31e79c4c
Author: Sylvain Rochet <address@hidden>
Date:   Tue Jun 19 23:25:57 2012 +0200

    LCP and IPCP variable size improved

commit 26250f1953fdbf272601a727f056b1da2b8cb200
Author: Sylvain Rochet <address@hidden>
Date:   Tue Jun 19 23:14:31 2012 +0200

    removed pcb->chap_mdtype_all

commit 7ecfe6304a5b9dc01b1e590b8768683ce6f0a04f
Author: Sylvain Rochet <address@hidden>
Date:   Tue Jun 19 23:03:47 2012 +0200

    reduced MTU/MRU variables

commit b7be03801c102728538e8b3452d6b369c2d7f181
Author: Sylvain Rochet <address@hidden>
Date:   Tue Jun 19 22:53:38 2012 +0200

    improved much more ppp_pcb entry size

commit b21cb8a39619afa9a7c5d91302f8c9915c8d473d
Author: Sylvain Rochet <address@hidden>
Date:   Tue Jun 19 22:08:14 2012 +0200

    removed pcb->num if PPP debug is not compiled

commit eadd56a376c23e2dfc1de9cdb411db64c737edc2
Author: Sylvain Rochet <address@hidden>
Date:   Tue Jun 19 22:00:12 2012 +0200

    replaced exit code (pcb->status) with ppp_ioctl()

commit 2aa9a66c57692226bce81082f2cb7e5ef09f6715
Author: Sylvain Rochet <address@hidden>
Date:   Tue Jun 19 21:26:52 2012 +0200

    don't duplicate user and password anymore, anyway, the PPP user will have 
them already allocated as static strings or from configuration flash/file

commit 8e9c07df39676aa7c8eac73ae033670719d63d00
Author: Sylvain Rochet <address@hidden>
Date:   Tue Jun 19 18:02:23 2012 +0200

    more idle time limit macros

commit 1d392f0e7617a0c90d28d785928e4cfde2ffeeee
Author: Sylvain Rochet <address@hidden>
Date:   Tue Jun 19 17:54:29 2012 +0200

    removed useless flags from ppp_settings

commit 08cbc1b22b2560107c1bf3520ef562cf180766f3
Author: Sylvain Rochet <address@hidden>
Date:   Tue Jun 19 17:50:02 2012 +0200

    idle time limit and connect time limit are now compile time options

commit f744d7a7894eb58ff9b918ad841172b25941ba0b
Author: Sylvain Rochet <address@hidden>
Date:   Tue Jun 19 17:42:13 2012 +0200

    reduced ppp_settings types size

commit ff2a737094f2e77acb72c4140be17c2cf7aae5d0
Author: Sylvain Rochet <address@hidden>
Date:   Tue Jun 19 17:38:02 2012 +0200

    ppp_settings.remote_name is now a compile time option

commit 111a1cef5263c9faecf8b1bf6a318ddca56e6b44
Author: Sylvain Rochet <address@hidden>
Date:   Tue Jun 19 17:07:02 2012 +0200

    moved ppp_settings.lax_recv and ppp_settings.noendpoint bool types (so 
char) to the ppp_settings bitfield

commit a44b56dc61a288ea71c9458bb3ad594a37e6b086
Author: Sylvain Rochet <address@hidden>
Date:   Tue Jun 19 15:36:53 2012 +0200

    pcb->nak_buffer replaced with a pbuf

commit 1b586b69bc90624bda0f280806027489ea3cfd76
Author: Sylvain Rochet <address@hidden>
Date:   Mon Jun 18 15:07:48 2012 +0200

    do not allocated pbuf of more than pcb->peer_mru instead of PPP_MRU, to 
save some memory

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

Summary of changes:
 src/netif/ppp/auth.c     |   40 +++++++---
 src/netif/ppp/chap-new.c |   13 ++--
 src/netif/ppp/chap-new.h |    4 +-
 src/netif/ppp/eap.c      |    7 ++-
 src/netif/ppp/fsm.c      |    2 +-
 src/netif/ppp/ipcp.h     |   32 ++++----
 src/netif/ppp/lcp.c      |  127 ++++++++++++++++++-------------
 src/netif/ppp/lcp.h      |   44 ++++++-----
 src/netif/ppp/ppp.c      |   37 +++++----
 src/netif/ppp/ppp.h      |  190 ++++++++++++++++++++++++----------------------
 src/netif/ppp/ppp_impl.h |   44 ++++-------
 src/netif/ppp/upap.c     |    8 ++-
 src/netif/ppp/upap.h     |   18 ++--
 13 files changed, 307 insertions(+), 259 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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