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: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-849-g0eb8d19
Date: Tue, 8 Aug 2017 05:37:17 -0400 (EDT)

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  0eb8d19e822b2c4dfbe8c5faf4c76a194b6cc4c2 (commit)
       via  5193844ac4f6a7798541cd2faa4ae49117b98cf9 (commit)
       via  79a08c9fee3cf92ead8587cba1d2d9be7605fc9b (commit)
       via  b54bf3cccac5f022e0a05499088064e6cd7e0497 (commit)
      from  51c4bc55a0cc3888e1ae63b812dc221b88462454 (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 0eb8d19e822b2c4dfbe8c5faf4c76a194b6cc4c2
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Aug 8 11:37:08 2017 +0200

    Move several port number #defines to iana.h

commit 5193844ac4f6a7798541cd2faa4ae49117b98cf9
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Aug 8 11:21:11 2017 +0200

    iana.h: Prefix #defines with LWIP_

commit 79a08c9fee3cf92ead8587cba1d2d9be7605fc9b
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Aug 7 12:13:29 2017 +0200

    tcp.c: Remove side-effects from boolean expressions

commit b54bf3cccac5f022e0a05499088064e6cd7e0497
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Aug 4 10:26:53 2017 +0200

    ASytleRC: Don't indent prepocessor blocks for now

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

Summary of changes:
 astylerc                           |  4 +---
 src/apps/mdns/mdns.c               | 10 +++++-----
 src/apps/netbiosns/netbiosns.c     |  6 ++----
 src/apps/snmp/snmp_msg.h           | 11 -----------
 src/apps/snmp/snmp_netconn.c       |  5 +++--
 src/apps/snmp/snmp_raw.c           |  5 +++--
 src/apps/snmp/snmp_traps.c         |  3 ++-
 src/core/ipv4/dhcp.c               |  2 +-
 src/core/ipv4/etharp.c             |  4 ++--
 src/core/tcp.c                     |  6 ++++--
 src/include/lwip/apps/httpd_opts.h |  5 +++--
 src/include/lwip/apps/mqtt.h       |  5 +++--
 src/include/lwip/apps/smtp.h       |  5 +++--
 src/include/lwip/apps/sntp_opts.h  |  3 ++-
 src/include/lwip/apps/tftp_opts.h  |  3 ++-
 src/include/lwip/prot/iana.h       | 17 ++++++++++++++++-
 16 files changed, 52 insertions(+), 42 deletions(-)


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



reply via email to

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