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-397-g6f485cc
Date: Fri, 3 Mar 2017 07:12:55 -0500 (EST)

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  6f485cc870d65cd9ee9d720fb0f728550580b823 (commit)
       via  461f1fe1a972d4604de58318a82a0b5b21ddbf68 (commit)
       via  ecb38678039622e67438529d7f9f544da6a0677b (commit)
      from  927990d94ea58c651e24492563de6f97548d5856 (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 6f485cc870d65cd9ee9d720fb0f728550580b823
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Mar 3 13:12:47 2017 +0100

    snmp/snmpv3_dummy.c: Set default configuration in snmpv3_dummy_init()
    (Note: snmpv3_dummy.* will be moved to lwip-contrib soon)

commit 461f1fe1a972d4604de58318a82a0b5b21ddbf68
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Mar 3 13:01:04 2017 +0100

    More SNMPv3 cleanups: Create own header snmpv3_dummy.h and move functions 
in there
    Decouple snmp_netconn.c from snmpv3_dummy.c (snmpv3_enginetime_timer)
    Make SNMP API more type-safe using enums

commit ecb38678039622e67438529d7f9f544da6a0677b
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Mar 3 12:32:22 2017 +0100

    SNMPv3: Rename tcpip_enginetime_timer to snmpv3_enginetime_timer

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

Summary of changes:
 src/apps/snmp/snmp_msg.c                           | 17 ++++----
 src/apps/snmp/snmp_netconn.c                       |  5 ---
 src/apps/snmp/snmp_snmpv2_usm.c                    | 20 +++++----
 src/apps/snmp/snmpv3_dummy.c                       | 51 ++++++++++++++++------
 .../lwip/dhcp6.h => apps/snmp/snmpv3_dummy.h}      | 36 +++++++--------
 src/apps/snmp/snmpv3_mbedtls.c                     |  6 +--
 src/apps/snmp/snmpv3_priv.h                        | 10 ++++-
 src/include/lwip/apps/snmpv3.h                     | 47 ++++++++++----------
 8 files changed, 106 insertions(+), 86 deletions(-)
 copy src/{include/lwip/dhcp6.h => apps/snmp/snmpv3_dummy.h} (66%)


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



reply via email to

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