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. master_at_STABLE-2_0_0-1260-g58de2af
Date: Thu, 15 Feb 2018 08:35:28 -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  58de2af5f2101533bf1b1b16d8fbd70b8e8df2c8 (commit)
      from  cd1516e2e451f475f84928e4961da8c8a678453c (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 58de2af5f2101533bf1b1b16d8fbd70b8e8df2c8
Author: goldsimon <address@hidden>
Date:   Thu Feb 15 14:35:08 2018 +0100

    test/fuzz: add some applications, add an experimental multi-packet mode
    
    The experimental multi-packet mode splits input bytes depending on a length
    decoded from the first 2 bytes and does that until the end of input.
    To use this mode, compile with "make D=-DLWIP_FUZZ_MULTI_PACKET"
    
    Signed-off-by: goldsimon <address@hidden>

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

Summary of changes:
 test/fuzz/Makefile   |  9 +++++----
 test/fuzz/README     |  3 +++
 test/fuzz/fuzz.c     | 57 +++++++++++++++++++++++++++++++++++++++++++++++++---
 test/fuzz/lwipopts.h | 16 +++++++++++++--
 4 files changed, 76 insertions(+), 9 deletions(-)


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



reply via email to

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