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. f6e27940bd9679232f2a82859b30ffaf3899e8f6
Date: Sun, 9 Oct 2016 10:23:10 +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  f6e27940bd9679232f2a82859b30ffaf3899e8f6 (commit)
       via  9cd555c51a6c675b42b021ac597cc4f069a7d8b5 (commit)
      from  4e74ae4bc9376baeffc08e3c326da7e2042951c3 (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 f6e27940bd9679232f2a82859b30ffaf3899e8f6
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sun Oct 9 12:21:39 2016 +0200

    Make lwIP compile with clang -Wdocumentation -> several documentation fixes

commit 9cd555c51a6c675b42b021ac597cc4f069a7d8b5
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sun Oct 9 10:24:26 2016 +0200

    Minor: documentation typo fix

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

Summary of changes:
 src/api/api_lib.c            |    2 +-
 src/api/api_msg.c            |    3 --
 src/api/sockets.c            |   12 +++----
 src/api/tcpip.c              |    3 +-
 src/apps/httpd/httpd.c       |    4 +--
 src/apps/mdns/mdns.c         |    2 --
 src/apps/snmp/snmp_asn1.c    |    8 ++---
 src/apps/snmp/snmp_core.c    |   82 +++++++++++++++++++++---------------------
 src/apps/snmp/snmp_mib2_ip.c |    2 +-
 src/apps/snmp/snmp_msg.c     |    8 ++---
 src/apps/snmp/snmp_traps.c   |    2 +-
 src/core/dns.c               |    6 ++--
 src/core/ipv4/etharp.c       |    7 ++--
 src/core/ipv4/igmp.c         |    2 --
 src/core/ipv4/ip4.c          |    1 -
 src/core/ipv4/ip4_frag.c     |    2 +-
 src/core/raw.c               |    3 --
 src/core/tcp_in.c            |    3 --
 src/include/lwip/api.h       |    2 +-
 src/include/lwip/pbuf.h      |    4 +--
 src/netif/ethernet.c         |    8 ++---
 src/netif/lowpan6.c          |    2 +-
 src/netif/ppp/pppos.c        |   12 +++----
 src/netif/slipif.c           |    2 +-
 24 files changed, 82 insertions(+), 100 deletions(-)


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



reply via email to

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