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. 22df34fc70221a2e0367353fde01ced5c3d6965e
Date: Tue, 06 Oct 2015 19:13:30 +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  22df34fc70221a2e0367353fde01ced5c3d6965e (commit)
      from  490581a0eb30c4e0f7262dcf45175d0d3c2e3597 (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 22df34fc70221a2e0367353fde01ced5c3d6965e
Author: sg <address@hidden>
Date:   Tue Oct 6 21:13:15 2015 +0200

    minor/coding style: removed spaces before line ending (from file header)

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

Summary of changes:
 src/api/api_lib.c              |   28 +++++++++++-----------
 src/api/api_msg.c              |   28 +++++++++++-----------
 src/api/err.c                  |   28 +++++++++++-----------
 src/api/netbuf.c               |   30 ++++++++++++------------
 src/api/netdb.c                |   24 ++++++++++----------
 src/api/netifapi.c             |   24 ++++++++++----------
 src/core/init.c                |   28 +++++++++++-----------
 src/core/ipv4/autoip.c         |    6 ++--
 src/core/ipv4/igmp.c           |   44 ++++++++++++++++++------------------
 src/core/ipv4/ip4.c            |    2 +-
 src/core/ipv4/ip4_addr.c       |   28 +++++++++++-----------
 src/core/ipv4/ip_frag.c        |   32 +++++++++++++-------------
 src/core/ipv6/inet6.c          |   30 ++++++++++++------------
 src/core/ipv6/ip6_addr.c       |   30 ++++++++++++------------
 src/core/memp.c                |   28 +++++++++++-----------
 src/core/pbuf.c                |   18 +++++++-------
 src/core/stats.c               |   28 +++++++++++-----------
 src/core/tcp.c                 |   28 +++++++++++-----------
 src/core/tcp_in.c              |    2 +-
 src/include/lwip/api.h         |   28 +++++++++++-----------
 src/include/lwip/api_msg.h     |   28 +++++++++++-----------
 src/include/lwip/arch.h        |   28 +++++++++++-----------
 src/include/lwip/debug.h       |   28 +++++++++++-----------
 src/include/lwip/def.h         |   28 +++++++++++-----------
 src/include/lwip/dns.h         |    2 +-
 src/include/lwip/err.h         |   28 +++++++++++-----------
 src/include/lwip/icmp.h        |   28 +++++++++++-----------
 src/include/lwip/igmp.h        |   44 ++++++++++++++++++------------------
 src/include/lwip/inet.h        |   28 +++++++++++-----------
 src/include/lwip/inet_chksum.h |   28 +++++++++++-----------
 src/include/lwip/init.h        |   28 +++++++++++-----------
 src/include/lwip/ip.h          |   28 +++++++++++-----------
 src/include/lwip/ip4.h         |   28 +++++++++++-----------
 src/include/lwip/ip6.h         |   28 +++++++++++-----------
 src/include/lwip/ip6_addr.h    |   28 +++++++++++-----------
 src/include/lwip/ip_frag.h     |   28 +++++++++++-----------
 src/include/lwip/mem.h         |   28 +++++++++++-----------
 src/include/lwip/memp.h        |   28 +++++++++++-----------
 src/include/lwip/netbuf.h      |   28 +++++++++++-----------
 src/include/lwip/netdb.h       |   24 ++++++++++----------
 src/include/lwip/netif.h       |   28 +++++++++++-----------
 src/include/lwip/netifapi.h    |   24 ++++++++++----------
 src/include/lwip/opt.h         |   28 +++++++++++-----------
 src/include/lwip/pbuf.h        |   28 +++++++++++-----------
 src/include/lwip/sio.h         |   26 ++++++++++----------
 src/include/lwip/snmp.h        |   26 ++++++++++----------
 src/include/lwip/snmp_asn1.h   |    2 +-
 src/include/lwip/snmp_mib2.h   |   28 +++++++++++-----------
 src/include/lwip/sockets.h     |   28 +++++++++++-----------
 src/include/lwip/stats.h       |   28 +++++++++++-----------
 src/include/lwip/sys.h         |   28 +++++++++++-----------
 src/include/lwip/tcp.h         |   28 +++++++++++-----------
 src/include/lwip/tcp_impl.h    |   28 +++++++++++-----------
 src/include/lwip/tcpip.h       |   28 +++++++++++-----------
 src/include/lwip/timers.h      |   28 +++++++++++-----------
 src/include/lwip/udp.h         |   28 +++++++++++-----------
 src/include/netif/etharp.h     |   28 +++++++++++-----------
 src/include/netif/slipif.h     |   48 ++++++++++++++++++++--------------------
 src/include/posix/netdb.h      |   22 +++++++++---------
 src/include/posix/sys/socket.h |   22 +++++++++---------
 src/netif/ethernetif.c         |   28 +++++++++++-----------
 src/netif/slipif.c             |   48 ++++++++++++++++++++--------------------
 62 files changed, 825 insertions(+), 825 deletions(-)


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



reply via email to

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