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: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 7412a0e74ea16a714704b1ba08c057e1f189f218
Date: Sat, 02 Jan 2016 20:29:51 +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  7412a0e74ea16a714704b1ba08c057e1f189f218 (commit)
       via  19d17adcfbee90be3f2a867bb2d8d2187e25bb65 (commit)
       via  e1e7a704e1eb9454ede7853a44e3d3233365eeb6 (commit)
       via  19dd6c391fc2ee71c33aa17b8fdae5a3210de2e4 (commit)
      from  c5cab4e719df9413e997e99b74177d0b12213802 (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 7412a0e74ea16a714704b1ba08c057e1f189f218
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sat Jan 2 21:29:01 2016 +0100

    SNMP: Move common MIB code into snmp_core.c helper functions

commit 19d17adcfbee90be3f2a867bb2d8d2187e25bb65
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sat Jan 2 20:55:14 2016 +0100

    SNMP MIB2: Implement tcpConnectionTable

commit e1e7a704e1eb9454ede7853a44e3d3233365eeb6
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sat Jan 2 20:06:53 2016 +0100

    SNMP MIB2: Implement tcpListenerTable

commit 19dd6c391fc2ee71c33aa17b8fdae5a3210de2e4
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Jan 1 23:09:54 2016 +0100

    SNMP MIB2: Update UDP endpoint table variable names

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

Summary of changes:
 src/apps/snmp/snmp_core.c         |   52 ++++++
 src/apps/snmp/snmp_mib2.c         |  329 +++++++++++++++++++++++++++++++------
 src/include/lwip/apps/snmp_core.h |    5 +-
 3 files changed, 332 insertions(+), 54 deletions(-)


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



reply via email to

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