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. c25de8f317bd7ba32a269670373c4d7d33b7c755
Date: Wed, 21 Sep 2016 10:38:45 +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 - A Lightweight TCPIP stack".

The branch, master has been updated
       via  c25de8f317bd7ba32a269670373c4d7d33b7c755 (commit)
       via  c9bae5ea9bfe288b6a546bd9723893d05b0cfe93 (commit)
      from  dbd847b70ca7283bfbb58c9c03767289c958b811 (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 c25de8f317bd7ba32a269670373c4d7d33b7c755
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Sep 21 12:37:31 2016 +0200

    Update comment in MDNS and pbuf.c

commit c9bae5ea9bfe288b6a546bd9723893d05b0cfe93
Author: Daniel Elstner <address@hidden>
Date:   Tue Sep 20 23:22:04 2016 +0200

    Fix bug #49134: Do not announce invalid IPv4 address via mDNS
    
    In a dual stack configuration it is not really feasible to wait
    until the IPv4 address is valid before starting the mDNS responder.
    If there is no DHCPv4 server in the network, the IPv4 address may
    never become valid, which should however not preclude IPv6 mDNS
    from working.

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

Summary of changes:
 src/apps/mdns/mdns.c |   19 +++++++++++++------
 src/core/pbuf.c      |    2 +-
 2 files changed, 14 insertions(+), 7 deletions(-)


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



reply via email to

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