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. fe33fd6d86975b8908b84eef2f915113a57b4a55
Date: Fri, 02 Oct 2015 10:33:50 +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  fe33fd6d86975b8908b84eef2f915113a57b4a55 (commit)
      from  bf75ace695696c97b11897715880b9d5055c7a13 (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 fe33fd6d86975b8908b84eef2f915113a57b4a55
Author: goldsimon <address@hidden>
Date:   Fri Oct 2 12:33:45 2015 +0200

    snmp: cleaned up mib_* structs: "base" class 'struct mib_node' only needs 
the type, get/set functions are not used on array/external nodes (only on 
scalar/listroot nodes)

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

Summary of changes:
 CHANGELOG                       |    6 +-
 src/core/snmp/mib2.c            |  494 +++++++++++++--------------------------
 src/core/snmp/mib_structs.c     |   39 ++--
 src/core/snmp/msg_in.c          |   54 +++--
 src/include/lwip/snmp_structs.h |   26 +-
 5 files changed, 222 insertions(+), 397 deletions(-)


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



reply via email to

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