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. 94625a8fa8c7c9f02f963778c329f7b20be7313f
Date: Mon, 28 Sep 2015 06:50:40 +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  94625a8fa8c7c9f02f963778c329f7b20be7313f (commit)
      from  dbe703cfb08d136bb47bf768f4b5bde1b2275753 (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 94625a8fa8c7c9f02f963778c329f7b20be7313f
Author: goldsimon <address@hidden>
Date:   Mon Sep 28 08:50:21 2015 +0200

    MIB2_STATS: moved netif related mib2 counters into a struct (defined in 
stats.h), added ifInErrors/ifInUnkownProtos (now handled in etharp.c) and 
ifOutErrors

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

Summary of changes:
 src/core/snmp/mib2.c         |   28 +++++++++++++++-------------
 src/include/lwip/netif.h     |   13 ++++---------
 src/include/lwip/snmp_mib2.h |   26 ++++++++++++++++----------
 src/include/lwip/stats.h     |   14 ++++++++++++++
 src/netif/etharp.c           |    3 +++
 5 files changed, 52 insertions(+), 32 deletions(-)


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



reply via email to

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