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. f965034366f774e5ae5e1b9a2b7e292f04605867
Date: Fri, 11 Nov 2016 10:13:48 +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  f965034366f774e5ae5e1b9a2b7e292f04605867 (commit)
       via  fdcd8f6faf6b14cdada7f215c5d4fa6f0d84410c (commit)
      from  b90682dc8b0b498385b891bce8a84e359e17ba04 (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 f965034366f774e5ae5e1b9a2b7e292f04605867
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Nov 11 11:12:54 2016 +0100

    Fix inconsistent return value in udp_sendto_if() - ERR_RTE should always be 
returned when there is no available route

commit fdcd8f6faf6b14cdada7f215c5d4fa6f0d84410c
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Nov 11 11:11:50 2016 +0100

    Fix bug #49578: lwip_socket_drop_registered_memberships API may not work 
with LWIP_SOCKET_OFFSET

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

Summary of changes:
 src/api/sockets.c |    2 +-
 src/core/udp.c    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


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



reply via email to

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