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


From: Sylvain Rochet
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. 7f97e354b44c1ba61d9bebb411515b67c660ad2f
Date: Sun, 14 Oct 2012 00:08:17 +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  7f97e354b44c1ba61d9bebb411515b67c660ad2f (commit)
      from  e5a554f0b5f29f3f19dfb6505d4fddb3be820f75 (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 7f97e354b44c1ba61d9bebb411515b67c660ad2f
Author: Sylvain Rochet <address@hidden>
Date:   Sun Oct 14 02:04:36 2012 +0200

    PPP, switched chap_digests linked list to a const table in .rodata/flash, 
saving about 100 bytes in .data segment if chap(md5) and mschap is enabled

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

Summary of changes:
 src/include/netif/ppp/chap-md5.h |    2 +-
 src/include/netif/ppp/chap-new.h |   11 ++-------
 src/include/netif/ppp/chap_ms.h  |    3 +-
 src/netif/ppp/chap-md5.c         |    6 +----
 src/netif/ppp/chap-new.c         |   41 +++++++++++++++++--------------------
 src/netif/ppp/chap_ms.c          |   12 +---------
 6 files changed, 28 insertions(+), 47 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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