lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_0_0_RELEASE-19-g9faf03b
Date: Thu, 15 Dec 2016 20:44:21 +0000 (UTC)

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 Contrib - Contributed code for Lightweight TCP/IP stack".

The branch, master has been updated
       via  9faf03b217c26a22050cc51550bae9482f259350 (commit)
      from  e327f4b07ba1ba0a41f08460e585eee954984afd (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 9faf03b217c26a22050cc51550bae9482f259350
Author: sg <address@hidden>
Date:   Thu Dec 15 21:44:09 2016 +0100

    removed ports/unix/fuzz (moved to core git test/fuzz)

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

Summary of changes:
 ports/unix/fuzz/Makefile                           |   52 --------
 ports/unix/fuzz/README                             |   34 -----
 ports/unix/fuzz/fuzz.c                             |  136 --------------------
 ports/unix/fuzz/inputs/arp/arp_req.bin             |  Bin 42 -> 0 bytes
 ports/unix/fuzz/inputs/icmp/icmp_ping.bin          |  Bin 98 -> 0 bytes
 .../fuzz/inputs/ipv6/neighbor_solicitation.bin     |  Bin 86 -> 0 bytes
 ports/unix/fuzz/inputs/ipv6/router_adv.bin         |  Bin 118 -> 0 bytes
 ports/unix/fuzz/inputs/tcp/tcp_syn.bin             |  Bin 74 -> 0 bytes
 ports/unix/fuzz/inputs/udp/udp_port_5000.bin       |  Bin 50 -> 0 bytes
 ports/unix/fuzz/lwipopts.h                         |   68 ----------
 ports/unix/fuzz/output_to_pcap.sh                  |   31 -----
 11 files changed, 321 deletions(-)
 delete mode 100644 ports/unix/fuzz/Makefile
 delete mode 100644 ports/unix/fuzz/README
 delete mode 100644 ports/unix/fuzz/config.h
 delete mode 100644 ports/unix/fuzz/fuzz.c
 delete mode 100644 ports/unix/fuzz/inputs/arp/arp_req.bin
 delete mode 100644 ports/unix/fuzz/inputs/icmp/icmp_ping.bin
 delete mode 100644 ports/unix/fuzz/inputs/ipv6/neighbor_solicitation.bin
 delete mode 100644 ports/unix/fuzz/inputs/ipv6/router_adv.bin
 delete mode 100644 ports/unix/fuzz/inputs/tcp/tcp_syn.bin
 delete mode 100644 ports/unix/fuzz/inputs/udp/udp_port_5000.bin
 delete mode 100644 ports/unix/fuzz/lwipopts.h
 delete mode 100755 ports/unix/fuzz/output_to_pcap.sh


hooks/post-receive
-- 
lwIP Contrib - Contributed code for Lightweight TCP/IP stack



reply via email to

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