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. 14ca418ac08b52520837b4ab7aa284a1e0ca358b
Date: Tue, 5 Jul 2016 05:36:57 +0000 (UTC)

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  14ca418ac08b52520837b4ab7aa284a1e0ca358b (commit)
      from  cb5f7859fd85640be24237395d6fd41aa73f4556 (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 14ca418ac08b52520837b4ab7aa284a1e0ca358b
Author: goldsimon <address@hidden>
Date:   Tue Jul 5 07:36:51 2016 +0200

    minor: coding style fixes

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

Summary of changes:
 src/apps/httpd/makefsdata/makefsdata.c |   29 +++++------
 src/apps/lwiperf/lwiperf.c             |    4 +-
 src/apps/netbiosns/netbiosns.c         |    2 +-
 src/apps/snmp/snmp_core.c              |   88 ++++++++++++++++----------------
 src/apps/snmp/snmp_mib2_interfaces.c   |    6 +--
 src/apps/snmp/snmp_mib2_ip.c           |   26 +++++-----
 src/apps/snmp/snmp_mib2_tcp.c          |   36 ++++++-------
 src/apps/snmp/snmp_mib2_udp.c          |   22 ++++----
 src/apps/snmp/snmp_netconn.c           |    4 +-
 src/apps/snmp/snmp_pbuf_stream.c       |    4 +-
 src/apps/snmp/snmp_raw.c               |    2 +-
 src/apps/snmp/snmp_threadsync.c        |    6 +--
 src/apps/snmp/snmp_traps.c             |   22 ++++----
 src/core/ipv4/dhcp.c                   |   18 +++----
 src/core/ipv6/ip6.c                    |    2 +-
 src/core/ipv6/nd6.c                    |    4 +-
 src/core/memp.c                        |    2 +-
 src/core/raw.c                         |   16 +++---
 src/core/tcp.c                         |    2 +-
 src/core/tcp_out.c                     |    2 +-
 src/core/udp.c                         |   18 +++----
 21 files changed, 155 insertions(+), 160 deletions(-)


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



reply via email to

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