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. 7962b21c0050bd5662eb99dbed21be3e1ceb7d5c
Date: Wed, 30 Sep 2015 15:54:30 +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  7962b21c0050bd5662eb99dbed21be3e1ceb7d5c (commit)
      from  59002d5081127eadcf47ab713e1f9d913d0219e8 (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 7962b21c0050bd5662eb99dbed21be3e1ceb7d5c
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Sep 30 17:54:25 2015 +0200

    snmp: fixed ugly inheritance implementation by aggregating the "base class" 
(struct mib_node) in all derived node classes to get more type-safe code

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

Summary of changes:
 src/core/snmp/mib2.c            |  758 +++++++++++++++++++++------------------
 src/core/snmp/mib_structs.c     |   67 ++--
 src/include/lwip/snmp_structs.h |   32 +--
 3 files changed, 447 insertions(+), 410 deletions(-)


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



reply via email to

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