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. 72b3f3f612ca76a10f5c1d5eb746ef2fbeade60b
Date: Thu, 17 Sep 2015 15:03:55 +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  72b3f3f612ca76a10f5c1d5eb746ef2fbeade60b (commit)
      from  f62022cdf3b77ccd090af8fd329eac5ba0b85ea1 (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 72b3f3f612ca76a10f5c1d5eb746ef2fbeade60b
Author: Joel Cunningham <address@hidden>
Date:   Thu Sep 17 09:07:52 2015 -0500

    Hook up TCP cachehit stat
    
    This commit hooks up the TCP cachehit stat to the PCB locality feature
    so that when a PCB is moved to the head of the list and a segment comes
    in, we consider this a cache hit
    
    This also matches the usage of the cachehit stat in UDP

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

Summary of changes:
 src/core/tcp_in.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)


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



reply via email to

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