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. f62022cdf3b77ccd090af8fd329eac5ba0b85ea1
Date: Thu, 17 Sep 2015 11:59:57 +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  f62022cdf3b77ccd090af8fd329eac5ba0b85ea1 (commit)
      from  726af89168f0b97c9677b87d77a0874098b91f82 (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 f62022cdf3b77ccd090af8fd329eac5ba0b85ea1
Author: Dirk Ziegelmeier <address@hidden>
Date:   Thu Sep 17 13:59:52 2015 +0200

    Compiler warning fixes (mostly constness in dual-stack configurations)

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

Summary of changes:
 src/api/api_msg.c          |   16 ++++++------
 src/core/dhcp.c            |    2 +-
 src/core/dns.c             |    2 +-
 src/core/inet_chksum.c     |    9 ++++---
 src/core/ipv4/igmp.c       |   20 ++++++++--------
 src/core/ipv6/ethip6.c     |    8 +++---
 src/core/ipv6/ip6_frag.c   |    4 +-
 src/core/raw.c             |    2 +-
 src/core/snmp/mib2.c       |    2 +-
 src/core/tcp.c             |    2 +-
 src/core/udp.c             |    6 ++++-
 src/include/lwip/dns.h     |    4 ++-
 src/include/lwip/ip.h      |   22 ++++++++--------
 src/include/lwip/ip_addr.h |   56 +++++++++++++++++++++++++------------------
 src/netif/ppp/ppp.c        |    4 +-
 15 files changed, 87 insertions(+), 72 deletions(-)


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



reply via email to

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