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: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1030-g6ef5f68
Date: Mon, 13 Nov 2017 16:53:53 -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  6ef5f68c72d22b35ac9d51ae5bb24bb8b7841c0f (commit)
       via  1fdc7571e0f7e2ce752af2c83c540fa46ae08f55 (commit)
       via  2c1a152880fd5ff1e47973524a711ddca9d55720 (commit)
       via  a56ea1b19fb8a9672cccd5554692bb7aa88c1f4f (commit)
      from  1a1478551e49d52953362cd8154c04ec07ee1e32 (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 6ef5f68c72d22b35ac9d51ae5bb24bb8b7841c0f
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Nov 13 22:53:41 2017 +0100

    Don't forget to save before committing! (compile fix for my previous commit)

commit 1fdc7571e0f7e2ce752af2c83c540fa46ae08f55
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Nov 13 22:52:39 2017 +0100

    Move DNS_MAX_RETRIES option from dns.c to opt.h

commit 2c1a152880fd5ff1e47973524a711ddca9d55720
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Nov 13 22:51:08 2017 +0100

    Fix bug #52239: if a DNS request is denied by a DNS server, this DNS 
request shouldn't be stopped if there is another DNS server to try
    Apply improved version of Xiaodong Sun's patch

commit a56ea1b19fb8a9672cccd5554692bb7aa88c1f4f
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Nov 13 22:37:38 2017 +0100

    dns.c: Rename goto label memerr to ignore_packet
    Label is more descriptive this way

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

Summary of changes:
 src/core/dns.c         | 69 +++++++++++++++++++++++++++++++++++---------------
 src/include/lwip/opt.h |  5 ++++
 2 files changed, 53 insertions(+), 21 deletions(-)


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



reply via email to

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