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: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-734-g79d69ce
Date: Wed, 21 Jun 2017 07:37:10 -0400 (EDT)

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  79d69ce5269aa27528cfe41648095129ddc4d7a8 (commit)
      from  11da4ef024db33b05decb7f6f70ebfdc6ffdd73e (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 79d69ce5269aa27528cfe41648095129ddc4d7a8
Author: goldsimon <address@hidden>
Date:   Wed Jun 21 13:37:05 2017 +0200

    Slightly optimize pbuf_alloc: encode 'header offset' in 'enum pbuf_layer' 
instead of switch/case (which was duplicated in pbuf_alloc and 
pbuf_alloced_custom)

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

Summary of changes:
 src/core/pbuf.c         | 61 ++++---------------------------------------------
 src/include/lwip/pbuf.h | 10 ++++----
 2 files changed, 9 insertions(+), 62 deletions(-)


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



reply via email to

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