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. 00a46f104adf8c4edbd406898523f68743eac0f5
Date: Thu, 23 Apr 2015 05:26:34 +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  00a46f104adf8c4edbd406898523f68743eac0f5 (commit)
       via  009755ba0144fa55a6d61c797189526c5f3d4a42 (commit)
       via  53a96f69efe8d6c24326d6b56e0b8c12859caec3 (commit)
       via  e60bc69515d50f7619e654a3ae75f6b4da0d595c (commit)
      from  fbadb8354fd20179f68217ce85bf7b756493a6cd (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 00a46f104adf8c4edbd406898523f68743eac0f5
Author: goldsimon <address@hidden>
Date:   Thu Apr 23 07:26:29 2015 +0200

    changed IP_IS_V6_VAL() to take an instance, not a pointer (to get the 
_val() functions the same)

commit 009755ba0144fa55a6d61c797189526c5f3d4a42
Author: goldsimon <address@hidden>
Date:   Thu Apr 23 07:25:48 2015 +0200

    fixed broken ip6_addr_debug_print_parts() (broken yesterday)

commit 53a96f69efe8d6c24326d6b56e0b8c12859caec3
Author: goldsimon <address@hidden>
Date:   Thu Apr 23 07:25:10 2015 +0200

    ppp_free: fixed type of local 'err'

commit e60bc69515d50f7619e654a3ae75f6b4da0d595c
Author: goldsimon <address@hidden>
Date:   Thu Apr 23 07:24:45 2015 +0200

    added more missing casts

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

Summary of changes:
 src/api/netdb.c             |    8 ++++----
 src/api/sockets.c           |    2 +-
 src/core/dns.c              |    4 ++--
 src/core/ipv6/ip6_frag.c    |   10 +++++-----
 src/core/ipv6/nd6.c         |   12 +++++++-----
 src/core/snmp/msg_out.c     |    2 +-
 src/core/tcp.c              |    6 +++---
 src/core/udp.c              |    4 ++--
 src/include/lwip/ip6_addr.h |    2 +-
 src/include/lwip/ip_addr.h  |    8 ++++----
 src/include/lwip/nd6.h      |    2 +-
 src/netif/ppp/ppp.c         |    2 +-
 12 files changed, 32 insertions(+), 30 deletions(-)


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



reply via email to

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