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. 34682facd1f3c6d0c8c167df100e7fb63e90b37e
Date: Wed, 31 Aug 2016 19:00:34 +0000 (UTC)

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  34682facd1f3c6d0c8c167df100e7fb63e90b37e (commit)
      from  ac6b64cf66fdc21bc8850deddcf5f9fb2e264a0b (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 34682facd1f3c6d0c8c167df100e7fb63e90b37e
Author: sg <address@hidden>
Date:   Wed Aug 31 21:00:10 2016 +0200

    Remove ip4_frag IP_FRAG_USES_STATIC_BUF code: nearly the same as the other 
code, but IP_FRAG_USES_STATIC_BUF doesn't work when queuing pbufs

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

Summary of changes:
 src/core/init.c                  |    3 --
 src/core/ipv4/ip4_frag.c         |   66 ++------------------------------------
 src/include/lwip/ip4_frag.h      |    4 +--
 src/include/lwip/opt.h           |   25 ++-------------
 src/include/lwip/pbuf.h          |    2 +-
 src/include/lwip/priv/memp_std.h |    4 +--
 6 files changed, 11 insertions(+), 93 deletions(-)


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



reply via email to

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