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. b401f4252000724557545b47e99f0b39440eb281
Date: Wed, 07 Oct 2015 08:03:18 +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  b401f4252000724557545b47e99f0b39440eb281 (commit)
      from  2949449e2596426bfeab11d825501874012b64fb (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 b401f4252000724557545b47e99f0b39440eb281
Author: goldsimon <address@hidden>
Date:   Wed Oct 7 10:03:12 2015 +0200

    minor: fixed coding style (lwip style)

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

Summary of changes:
 src/api/api_msg.c           |    2 +-
 src/api/sockets.c           |   18 +++++++++---------
 src/core/dhcp.c             |    8 ++++----
 src/core/dns.c              |    8 ++++----
 src/core/inet_chksum.c      |    6 +++---
 src/core/ipv4/ip4.c         |    2 +-
 src/core/ipv4/ip4_addr.c    |    6 +++---
 src/core/ipv4/ip_frag.c     |    2 +-
 src/core/ipv6/ip6.c         |    8 ++++----
 src/core/ipv6/ip6_frag.c    |    2 +-
 src/core/ipv6/nd6.c         |    2 +-
 src/core/mem.c              |    2 +-
 src/core/netif.c            |    2 +-
 src/core/pbuf.c             |    8 ++++----
 src/core/raw.c              |    2 +-
 src/core/tcp.c              |   28 ++++++++++++++--------------
 src/core/tcp_in.c           |   12 ++++++------
 src/core/timers.c           |    4 ++--
 src/core/udp.c              |    4 ++--
 src/include/lwip/tcp_impl.h |    6 +++---
 src/netif/ethernetif.c      |    4 ++--
 src/netif/slipif.c          |    2 +-
 22 files changed, 69 insertions(+), 69 deletions(-)


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



reply via email to

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