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. 880f1008d6a59aacc4829864d723107f10d52705
Date: Mon, 22 Feb 2016 12:04:01 +0000

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  880f1008d6a59aacc4829864d723107f10d52705 (commit)
      from  be9cd800b06c6a5268a324287dc6737ac2b3d600 (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 880f1008d6a59aacc4829864d723107f10d52705
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Feb 22 13:03:51 2016 +0100

    Together with Simon: Eliminate last instances of isipv6 member in pcbs;
    Don't allow NULL pointers (IPv4 ANY) in connect() and sendto() functions as 
destinations since this does not make sense.

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

Summary of changes:
 src/api/api_msg.c          |    5 +++--
 src/core/tcp.c             |   15 +++++++++++----
 src/core/tcp_in.c          |    7 ++-----
 src/core/udp.c             |   29 ++++++++++++++++++-----------
 src/include/lwip/ip.h      |   14 --------------
 src/include/lwip/ip_addr.h |    2 +-
 6 files changed, 35 insertions(+), 37 deletions(-)


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



reply via email to

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