lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. cad8c3d4c1


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. cad8c3d4c1c6dde18cf74cf9ebcbe6ad33daa985
Date: Wed, 26 Aug 2015 18:35:59 +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, master has been updated
       via  cad8c3d4c1c6dde18cf74cf9ebcbe6ad33daa985 (commit)
       via  4f3596f9976aca1a45ee70c152cfee270bddf26f (commit)
       via  28db6dcfca173fb42e7c4c0a1c2dab5191fb9454 (commit)
       via  21d3fa116a7d24d239218baa8739b97c0d176276 (commit)
       via  bfe557f15d185764fb65090b776fd06665609ad3 (commit)
       via  ab891117b02ffa97b51f9d182a25f36da8a86b8a (commit)
      from  89d9d79140c36d80e7dc82737f756a98e7b23a5b (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 cad8c3d4c1c6dde18cf74cf9ebcbe6ad33daa985
Author: sg <address@hidden>
Date:   Wed Aug 26 20:35:35 2015 +0200

    fixed compile error after applying patch #8671

commit 4f3596f9976aca1a45ee70c152cfee270bddf26f
Author: Stian Sebastian Skjelstad <address@hidden>
Date:   Thu May 14 10:32:45 2015 +0200

    Should not be needed for the while() loop, since the buffer chain should 
look like 1->2->1->1

commit 28db6dcfca173fb42e7c4c0a1c2dab5191fb9454
Author: Stian Sebastian Skjelstad <address@hidden>
Date:   Thu May 14 10:30:26 2015 +0200

    Free the buffer-chain on close, but only then. Some places in the code 
would just remove the link, without calling free/unref

commit 21d3fa116a7d24d239218baa8739b97c0d176276
Author: Stian Sebastian Skjelstad <address@hidden>
Date:   Thu May 14 10:24:31 2015 +0200

    Make one common echo_free() call that both echo_close and echo_error use

commit bfe557f15d185764fb65090b776fd06665609ad3
Author: Stian Sebastian Skjelstad <address@hidden>
Date:   Thu May 14 10:21:48 2015 +0200

    Use pbuf_cat instead of pbuf_chain. This way we get a nice 1->1->1->1 
ref-count chain

commit ab891117b02ffa97b51f9d182a25f36da8a86b8a
Author: Stian Sebastian Skjelstad <address@hidden>
Date:   Thu May 14 10:20:44 2015 +0200

    Set tcp_sent from only one location

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

Summary of changes:
 apps/tcpecho_raw/echo.c |   42 ++++++++++++++++++++----------------------
 1 files changed, 20 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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