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. 2b971400fa5bced0434e67d3af4b94542e4b22ea
Date: Tue, 06 Oct 2015 19:57: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  2b971400fa5bced0434e67d3af4b94542e4b22ea (commit)
      from  22df34fc70221a2e0367353fde01ced5c3d6965e (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 2b971400fa5bced0434e67d3af4b94542e4b22ea
Author: sg <address@hidden>
Date:   Tue Oct 6 21:57:40 2015 +0200

    minor: coding style

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

Summary of changes:
 src/api/api_lib.c        |    6 ++-
 src/api/api_msg.c        |   14 ++++----
 src/api/netdb.c          |    4 +-
 src/api/sockets.c        |    8 ++--
 src/api/tcpip.c          |    4 +-
 src/core/dhcp.c          |   18 ++++++------
 src/core/dns.c           |   10 +++---
 src/core/ipv4/icmp.c     |   18 ++++++------
 src/core/ipv4/ip4.c      |    7 ++--
 src/core/ipv4/ip_frag.c  |    8 ++--
 src/core/ipv6/ip6.c      |    3 +-
 src/core/ipv6/ip6_addr.c |   40 ++++++++++++++++----------
 src/core/ipv6/ip6_frag.c |    4 +-
 src/core/ipv6/nd6.c      |   71 +++++++++++++++-------------------------------
 src/core/mem.c           |    8 ++--
 src/core/memp.c          |    6 ++--
 src/core/netif.c         |   15 ++++++---
 src/core/pbuf.c          |   12 ++++----
 src/core/raw.c           |    4 +-
 src/core/stats.c         |    5 ++-
 src/core/tcp.c           |   17 +++++------
 src/core/tcp_in.c        |   26 ++++++++--------
 src/core/tcp_out.c       |   16 +++++-----
 src/core/timers.c        |    3 +-
 src/core/udp.c           |    2 +-
 src/netif/etharp.c       |   14 ++++----
 26 files changed, 167 insertions(+), 176 deletions(-)


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



reply via email to

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