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: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-458-gb0444a6
Date: Fri, 17 Mar 2017 04:05:42 -0400 (EDT)

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  b0444a63b051e762354999838f83e43879edecb8 (commit)
       via  a42d1678ebb105abd30061926213bea8e40fd78f (commit)
       via  3fd8440ab91af09b83cc72fcbf1a8d9441f72b8c (commit)
       via  d9a738d85f74f66dc7366ea8098f9c0bf4eb00e1 (commit)
      from  53fcd508708e60335e7f624db2fd2752ff0a240b (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 b0444a63b051e762354999838f83e43879edecb8
Author: goldsimon <address@hidden>
Date:   Fri Mar 17 09:05:36 2017 +0100

    tried to fix sockets unit tests; fix configuration to run with any NO_SYS 
setting and with/without IPv6 (IPv4 is required)

commit a42d1678ebb105abd30061926213bea8e40fd78f
Author: goldsimon <address@hidden>
Date:   Fri Mar 17 08:56:03 2017 +0100

    tcp unit tests: don't break later tests relying on loopif

commit 3fd8440ab91af09b83cc72fcbf1a8d9441f72b8c
Author: goldsimon <address@hidden>
Date:   Fri Mar 17 08:55:10 2017 +0100

    memp.h: added missing include

commit d9a738d85f74f66dc7366ea8098f9c0bf4eb00e1
Author: goldsimon <address@hidden>
Date:   Fri Mar 17 08:54:51 2017 +0100

    sockets: fix lwip_getsockname/lwip_getpeername  for dual-stack: ip_addr_t 
type "any" (dual) has to be converted to AF_INET6

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

Summary of changes:
 src/api/sockets.c            |  2 +-
 src/include/lwip/memp.h      |  2 ++
 test/unit/api/test_sockets.c | 27 +++++++++++++++++++++------
 test/unit/arch/sys_arch.c    | 16 ++++++++--------
 test/unit/lwip_unittests.c   |  7 +++++++
 test/unit/lwipopts.h         |  8 +++++---
 test/unit/tcp/test_tcp.c     |  9 +++++++++
 test/unit/tcp/test_tcp_oos.c | 11 ++++++++++-
 8 files changed, 63 insertions(+), 19 deletions(-)


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



reply via email to

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