lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Sylvain Rochet
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 5097ac05bf6eeb7b96413083bbca9b2aae16f19a
Date: Sat, 14 Mar 2015 13:02:00 +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 "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  5097ac05bf6eeb7b96413083bbca9b2aae16f19a (commit)
       via  a9c154691b73c4ac08449d3f5cc460a8e2f241cd (commit)
       via  d628a9bc78ef543101944430cfbc146efe4a7dda (commit)
       via  2fb185973268a794e21ab93ca9416a90748be9f4 (commit)
       via  5f5d16c698a8c86811c4d2d3ae98d1d28888c6b3 (commit)
      from  f666e772a27a2f426553c9fe1a2b9f7b87d25e18 (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 5097ac05bf6eeb7b96413083bbca9b2aae16f19a
Author: Sylvain Rochet <address@hidden>
Date:   Sat Mar 14 13:59:44 2015 +0100

    PPP, fixed warnings if LWIP_SNMP is disabled

commit a9c154691b73c4ac08449d3f5cc460a8e2f241cd
Author: Sylvain Rochet <address@hidden>
Date:   Sat Mar 14 13:52:50 2015 +0100

    PPP, PPPoS, code cleaning

commit d628a9bc78ef543101944430cfbc146efe4a7dda
Author: Sylvain Rochet <address@hidden>
Date:   Sat Mar 14 13:49:53 2015 +0100

    PPP, PPPoS, moved common FCS output code in pppos_output_last()

commit 2fb185973268a794e21ab93ca9416a90748be9f4
Author: Sylvain Rochet <address@hidden>
Date:   Sat Mar 14 13:32:50 2015 +0100

    PPP, PPPoS, moved checksum computation to pppos_output_append()
    
    Output code is slightly smaller this way.

commit 5f5d16c698a8c86811c4d2d3ae98d1d28888c6b3
Author: Sylvain Rochet <address@hidden>
Date:   Sat Mar 14 13:17:17 2015 +0100

    PPP, PPPoS, code cleaning
    
    Reduced types that were too large, replace u_char to u8_t, u_short to u16_t.

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

Summary of changes:
 src/netif/ppp/pppoe.c    |    6 ++-
 src/netif/ppp/pppol2tp.c |    6 ++-
 src/netif/ppp/pppos.c    |  110 +++++++++++++++++++---------------------------
 3 files changed, 56 insertions(+), 66 deletions(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

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