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. STABLE-2_1_0_RELEASE-169-ga09646c
Date: Fri, 16 Nov 2018 08:55:35 -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  a09646c507f26f364f4d589acbdc1b8960b28426 (commit)
      from  2a236088aeff2319ac3ebc79c1482064fb9b32d5 (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 a09646c507f26f364f4d589acbdc1b8960b28426
Author: Jasper Verschueren <address@hidden>
Date:   Thu Nov 8 16:55:54 2018 +0100

    mDNS: split probe packet definition and split outpkt creation
    
    Probe packet creation -> by splitting the definition and the sending
    we can use the definition function for probe tiebreaking.
    outpkt creation -> by splitting the creation and sending we can use
    the creation function for probe tiebreaking.

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

Summary of changes:
 src/apps/mdns/mdns.c             |  36 +++++++-------
 src/apps/mdns/mdns_out.c         | 100 +++++++++++++++++++++++----------------
 src/include/lwip/apps/mdns_out.h |   2 +
 3 files changed, 81 insertions(+), 57 deletions(-)


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



reply via email to

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