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. STABLE-2_1_0_RELEASE-366-g04cf6bb
Date: Sun, 16 Feb 2020 14:44:14 -0500 (EST)

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  04cf6bbe66b3f3c778da3b6d7748676d560170e5 (commit)
      from  ea9726056c22a932e18123a019151ad90c49db8a (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 04cf6bbe66b3f3c778da3b6d7748676d560170e5
Author: Simon Goldschmidt <address@hidden>
Date:   Sun Feb 16 20:43:33 2020 +0100

    pcapif: add option PCAPIF_RX_READONLY to simulate readonly RX
    
    This uses VirtualAlloc/VirtualProtect on windows to simulate RX buffers
    that are readonly to lwIP (see task #14807).
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

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

Summary of changes:
 contrib/ports/win32/pcapif.c        | 32 +++++++++++++++++++++++++++++++-
 contrib/ports/win32/pcapif_helper.c | 37 +++++++++++++++++++++++++++++++++++++
 contrib/ports/win32/pcapif_helper.h |  4 ++++
 3 files changed, 72 insertions(+), 1 deletion(-)


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



reply via email to

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