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. 902d190a11d6626b4c33bd2d36a222e821b31f35
Date: Wed, 22 Apr 2015 08:29:49 +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  902d190a11d6626b4c33bd2d36a222e821b31f35 (commit)
      from  0142f113a342e41ebcad2c90b7693bc92a600b8f (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 902d190a11d6626b4c33bd2d36a222e821b31f35
Author: goldsimon <address@hidden>
Date:   Wed Apr 22 10:29:43 2015 +0200

    Many const fixes throughout the stack (although these are not all, yet)

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

Summary of changes:
 src/api/api_msg.c               |    4 +-
 src/api/netbuf.c                |    2 +-
 src/api/netdb.c                 |    5 ++-
 src/api/sockets.c               |   70 +++++++++++++++++++-------------------
 src/core/inet_chksum.c          |   38 +++++++++++----------
 src/core/ipv4/icmp.c            |   52 +++++++++++++++--------------
 src/core/pbuf.c                 |    6 ++--
 src/core/tcp_out.c              |   12 +++---
 src/include/lwip/inet_chksum.h  |    2 +-
 src/include/lwip/ip4_addr.h     |    8 ++--
 src/include/lwip/pbuf.h         |   13 +++++++
 src/include/lwip/snmp_asn1.h    |    2 +-
 src/include/lwip/snmp_structs.h |    6 ++--
 src/include/lwip/sockets.h      |    5 ++-
 src/netif/etharp.c              |   10 +++---
 15 files changed, 129 insertions(+), 106 deletions(-)


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



reply via email to

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