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. 02dee05c167bd4925c6c3a93a08073f84297262d
Date: Wed, 22 Apr 2015 13:40:06 +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  02dee05c167bd4925c6c3a93a08073f84297262d (commit)
      from  b16316ae37252b39f0cd7e31ed77398bdc316e59 (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 02dee05c167bd4925c6c3a93a08073f84297262d
Author: goldsimon <address@hidden>
Date:   Wed Apr 22 15:39:56 2015 +0200

    Fixed const'ness in snmp (design of sys contact/name/location and 
snmpenableauthentraps is broken!)

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

Summary of changes:
 src/core/snmp/asn1_enc.c        |    2 +-
 src/core/snmp/mib2.c            |  252 +++++++++++++++++++-------------------
 src/core/snmp/mib_structs.c     |   94 +++++++-------
 src/core/snmp/msg_in.c          |   42 ++++----
 src/core/snmp/msg_out.c         |    2 +-
 src/include/lwip/snmp_asn1.h    |    2 +-
 src/include/lwip/snmp_msg.h     |    2 +-
 src/include/lwip/snmp_structs.h |    6 +-
 8 files changed, 201 insertions(+), 201 deletions(-)


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



reply via email to

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