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-254-gff04c20
Date: Thu, 2 Feb 2017 09:25:16 +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  ff04c2046e6d3e6240613d187b96cae134a81fe2 (commit)
      from  2ad03b0ebde33fd0656c720bec42731e0de99816 (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 ff04c2046e6d3e6240613d187b96cae134a81fe2
Author: Dirk Ziegelmeier <address@hidden>
Date:   Thu Feb 2 10:25:05 2017 +0100

    Fix bug #50206: UDP Netconn bind to IP6_ADDR_ANY fails
    The tests were in to catch user errors, but they seem to get in the way of 
application programming :-)
    The checks in *_send() remain active to catch when PCB source and 
destination address types do not match

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

Summary of changes:
 src/core/raw.c |    4 ++--
 src/core/tcp.c |    4 ++--
 src/core/udp.c |    4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)


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



reply via email to

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