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. 15bb334e81942260751c3a24dad243b4e8f60744
Date: Wed, 07 Oct 2015 08:41:09 +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  15bb334e81942260751c3a24dad243b4e8f60744 (commit)
      from  77f906376e82ba7a8608494780d481aa44b54aa3 (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 15bb334e81942260751c3a24dad243b4e8f60744
Author: goldsimon <address@hidden>
Date:   Wed Oct 7 10:41:03 2015 +0200

    SNMP: use PBUF_RAM for sending, PBUF_POOL is mostly used for RX only (if 
this isn't followed, tcp can get stuck when ACKs don't come through - unless 
some PBUF_POOL pbufs are reserved for such RX)

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

Summary of changes:
 src/core/snmp/msg_out.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


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



reply via email to

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