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. 11a3057e8


From: Sylvain Rochet
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. 11a3057e8ed31883599a063dd88730d26b326e5e
Date: Sat, 23 Jun 2012 13:13:45 +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  11a3057e8ed31883599a063dd88730d26b326e5e (commit)
       via  ba0c619844e037ddcc656def8db8accc1b3b2623 (commit)
      from  a83fb308360fff6d69083ebf1924774fc1cdc996 (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 11a3057e8ed31883599a063dd88730d26b326e5e
Author: Erik Ekman <address@hidden>
Date:   Sat Jun 23 15:11:49 2012 +0200

    PPP: Add option to skip FCS table
    
    Option PPP_FCS_TABLE is created which controls if PPPoS FCS calculation
    should be done against precalculated table or by using a short algorithm.
    
    Default value is 1, keeps old behaviour.
    Setting it to 0 saves around 0.5 kB flash.

commit ba0c619844e037ddcc656def8db8accc1b3b2623
Author: Sylvain Rochet <address@hidden>
Date:   Sat Jun 23 13:46:51 2012 +0200

    clarified PPP_INPROC_OWNTHREAD documentation

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

Summary of changes:
 src/include/lwip/opt.h   |    7 +++++++
 src/netif/ppp/ppp.c      |   15 ++++++++++++++-
 src/netif/ppp/ppp.h      |    6 ++++--
 src/netif/ppp/ppp_impl.h |    7 ++++++-
 4 files changed, 31 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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