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. cf180b651ba00ec7834d125b46c1bb58eacfd123
Date: Fri, 10 Apr 2015 06:51:12 +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  cf180b651ba00ec7834d125b46c1bb58eacfd123 (commit)
       via  2e649e184333ce4c02ed0765cc97a1e6c0da900e (commit)
      from  19855791483f4029d5efeb6f393287f05b4ece91 (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 cf180b651ba00ec7834d125b46c1bb58eacfd123
Author: goldsimon <address@hidden>
Date:   Fri Apr 10 08:51:06 2015 +0200

    fixed unit tests after changing ip_addr_t

commit 2e649e184333ce4c02ed0765cc97a1e6c0da900e
Author: goldsimon <address@hidden>
Date:   Fri Apr 10 08:49:32 2015 +0200

    Added IP_ADDR4()/IP_ADDR6() initializer macros that initialize ip_addr_t 
like their counterparts IP4_ADDR()/IP6_ADDR()

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

Summary of changes:
 src/include/lwip/ip_addr.h     |    7 ++++
 test/unit/dhcp/test_dhcp.c     |   60 ++++++++++++++++++++--------------------
 test/unit/etharp/test_etharp.c |   24 ++++++++++------
 test/unit/tcp/tcp_helper.c     |   25 ++++++++--------
 test/unit/tcp/test_tcp.c       |   30 ++++++++++----------
 test/unit/tcp/test_tcp_oos.c   |   42 ++++++++++++++--------------
 6 files changed, 101 insertions(+), 87 deletions(-)


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



reply via email to

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