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: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 180ed573a533f84f9441b017532df377252985a9
Date: Fri, 02 Oct 2015 07:59:05 +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  180ed573a533f84f9441b017532df377252985a9 (commit)
       via  a9b6b5b704697a01a811947de1f9f90df945e3a5 (commit)
       via  064d1713321c5849c3cdb2d7c29cc9eda3fefa1a (commit)
       via  30445712a5c66dc113b77a3f24a2294eb325d1c2 (commit)
      from  91b6d4517898db874d34b04a78a5946e993caea5 (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 180ed573a533f84f9441b017532df377252985a9
Author: goldsimon <address@hidden>
Date:   Fri Oct 2 09:58:31 2015 +0200

    snmp_trap_dst_ip_set: ip_addr_t pointer can be const

commit a9b6b5b704697a01a811947de1f9f90df945e3a5
Author: goldsimon <address@hidden>
Date:   Fri Oct 2 09:57:15 2015 +0200

    adapt init.c to moved declaration of snmp_init

commit 064d1713321c5849c3cdb2d7c29cc9eda3fefa1a
Author: goldsimon <address@hidden>
Date:   Fri Oct 2 09:56:37 2015 +0200

    snmp: moved agent initialization from snmp_msg.h to snmp.h

commit 30445712a5c66dc113b77a3f24a2294eb325d1c2
Author: goldsimon <address@hidden>
Date:   Fri Oct 2 09:56:00 2015 +0200

    snmp: make mib_scalar_node a "derived" struct like all other nodes

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

Summary of changes:
 src/core/init.c                 |    2 +-
 src/core/snmp/mib2.c            |  220 +++++++++++++++++++++------------------
 src/core/snmp/msg_out.c         |    2 +-
 src/include/lwip/snmp.h         |    5 +
 src/include/lwip/snmp_msg.h     |    5 -
 src/include/lwip/snmp_structs.h |    6 +-
 6 files changed, 129 insertions(+), 111 deletions(-)


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



reply via email to

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