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. 208f24a20c374a32a6bba621601234106286b69a
Date: Thu, 04 Feb 2016 15:21:13 +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  208f24a20c374a32a6bba621601234106286b69a (commit)
       via  8cd33a5e41b51b32c8f43df396f11f9aa46ca2cf (commit)
      from  905a434179e0bf08123d1b22420c5b16ff6040e9 (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 208f24a20c374a32a6bba621601234106286b69a
Author: Dirk Ziegelmeier <address@hidden>
Date:   Thu Feb 4 16:20:46 2016 +0100

    SNMP: Add some comments in thread sync code

commit 8cd33a5e41b51b32c8f43df396f11f9aa46ca2cf
Author: Dirk Ziegelmeier <address@hidden>
Date:   Thu Feb 4 16:19:59 2016 +0100

    SNMP: Implement basic SNMPv1 traps; Remove IPv6 support in RAW API again 
until there is a clean solution for dual-stack UDP

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

Summary of changes:
 src/apps/snmp/snmp_msg.h                |    3 +
 src/apps/snmp/snmp_netconn.c            |   23 +++-
 src/apps/snmp/snmp_raw.c                |   48 ++++---
 src/apps/snmp/snmp_threadsync.c         |    1 +
 src/apps/snmp/snmp_traps.c              |  228 +++++++++++++++++++++++++++++-
 src/include/lwip/apps/snmp_threadsync.h |   11 +-
 6 files changed, 277 insertions(+), 37 deletions(-)


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



reply via email to

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