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: Erik Ekman
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-417-g047f3b3
Date: Sat, 4 Jul 2020 12:59:00 -0400 (EDT)

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  047f3b33068b17d6d84c0ae5d7457cdcffb90bd3 (commit)
       via  5b7524e10e9ba238e570a443d4632ccc73bde31d (commit)
      from  8363c24e45a32728e385cfc2c3c36d88a8a9e70b (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 047f3b33068b17d6d84c0ae5d7457cdcffb90bd3
Author: Erik Ekman <erik@kryo.se>
Date:   Sat Jul 4 18:31:36 2020 +0200

    dns: Verify setting/getting servers in unit test

commit 5b7524e10e9ba238e570a443d4632ccc73bde31d
Author: Erik Ekman <erik@kryo.se>
Date:   Sat Jul 4 14:24:40 2020 +0200

    unit: Enable DNS
    
    Avoid allocating in dns_init by enabling random source port.

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

Summary of changes:
 test/unit/Filelists.cmake  |  1 +
 test/unit/Filelists.mk     |  1 +
 test/unit/core/test_dns.c  | 52 ++++++++++++++++++++++++++++++++++++++++++++++
 test/unit/core/test_dns.h  |  8 +++++++
 test/unit/core/test_mem.c  |  3 ---
 test/unit/core/test_pbuf.c |  3 ---
 test/unit/lwip_unittests.c |  2 ++
 test/unit/lwipopts.h       |  6 +++++-
 8 files changed, 69 insertions(+), 7 deletions(-)
 create mode 100644 test/unit/core/test_dns.c
 create mode 100644 test/unit/core/test_dns.h


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



reply via email to

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