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. 502f08cb92f1d949b826805ebac2a5b6e93fb839
Date: Wed, 22 Jun 2016 19:22:55 +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  502f08cb92f1d949b826805ebac2a5b6e93fb839 (commit)
       via  1af40e7de24808ed30ff3bb99610ff640d32c5ae (commit)
       via  75c5829a57086adecc41443f6ae836714bc56620 (commit)
      from  8dc77ef5580090d4dbc1d889427e4464953b0303 (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 502f08cb92f1d949b826805ebac2a5b6e93fb839
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jun 22 21:22:47 2016 +0200

    ip.h doxygen documentation updates

commit 1af40e7de24808ed30ff3bb99610ff640d32c5ae
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jun 22 21:11:59 2016 +0200

    SNMP doxygen updates

commit 75c5829a57086adecc41443f6ae836714bc56620
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jun 22 20:46:19 2016 +0200

    Lots of documentation updates

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

Summary of changes:
 doc/doxygen/lwip.Doxyfile               |   11 ++-
 src/apps/snmp/snmp_core.c               |   67 +++++++++++++++++++
 src/apps/snmp/snmp_mib2_system.c        |   14 ++--
 src/include/lwip/apps/netbiosns.h       |    4 +-
 src/include/lwip/apps/snmp.h            |   21 +++---
 src/include/lwip/apps/snmp_core.h       |   19 +++---
 src/include/lwip/apps/snmp_scalar.h     |   10 +--
 src/include/lwip/apps/snmp_table.h      |   10 +--
 src/include/lwip/apps/snmp_threadsync.h |    2 +
 src/include/lwip/err.h                  |   51 +++++++++-----
 src/include/lwip/icmp.h                 |   26 +++++---
 src/include/lwip/icmp6.h                |  111 +++++++++++++++++++++----------
 src/include/lwip/ip.h                   |    6 ++
 src/include/lwip/netbuf.h               |    1 +
 src/include/lwip/raw.h                  |    1 +
 src/include/lwip/udp.h                  |    3 +-
 16 files changed, 253 insertions(+), 104 deletions(-)


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



reply via email to

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