[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-167-g861ce29

[email protected] (Dirk Ziegelmeier)
Newsgroups gmane.network.lwip.cvs
Message-ID <[email protected]>
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  861ce296b9422b61f26ad13b07f9df1b9041e383 (commit)
      from  530a4ccdce8e72abd13a9b886b9da39c604ed0be (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 861ce296b9422b61f26ad13b07f9df1b9041e383
Author: Jasper Verschueren <[email protected]>
Date:   Wed Nov 14 15:38:36 2018 +0100

    mDNS: respond to probe via multicast added
    
    The host only responded to a probe query via unicast because
    according to the RFC, a probe should have the QU bit on.
    This is a should and not a must so we need to be careful.
    We added multicast probe answering support with the needed timouts.
    Avahi for example probes with the QM queries. With this commit the
    conflict is resolved.

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

Summary of changes:
 src/apps/mdns/mdns.c              |  90 +++++++++++++++++-----------
 src/apps/mdns/mdns_out.c          | 122 ++++++++++++++++++++++++++++++++++----
 src/include/lwip/apps/mdns_out.h  |  12 ++++
 src/include/lwip/apps/mdns_priv.h |   6 +-
 4 files changed, 180 insertions(+), 50 deletions(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.