[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-141-g65033b6
[email protected] (Dirk Ziegelmeier)
| Newsgroups | gmane.network.lwip.cvs |
|---|---|
| Message-ID | <[email protected]> |
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 65033b6ba537b459ff963ee01f77604e775960af (commit)
via 93c3cfd2b165e13deca19b393521b2b403684eba (commit)
via 0df155905678fc5867fb72e9c245ba45c460535a (commit)
from f72227aadcc1d0d8c46a8b4fe62ba3d03ffa42c3 (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 65033b6ba537b459ff963ee01f77604e775960af
Author: Dirk Ziegelmeier <[email protected]>
Date: Wed Nov 7 21:04:21 2018 +0100
Apply patch for task #15072: SNMP support for notifications and informs (v2c)
Original author: Ognjen Bjelica
with minor fixes from Dirk Ziegelmeier
commit 93c3cfd2b165e13deca19b393521b2b403684eba
Author: Dirk Ziegelmeier <[email protected]>
Date: Mon Nov 5 20:06:53 2018 +0100
Fix initialization of mqtt example IP
commit 0df155905678fc5867fb72e9c245ba45c460535a
Author: Dirk Ziegelmeier <[email protected]>
Date: Mon Nov 5 19:16:35 2018 +0100
Improve comments in setup-tapif
-----------------------------------------------------------------------
Summary of changes:
contrib/examples/mqtt/mqtt_example.c | 28 +-
contrib/examples/snmp/snmp_example.c | 36 ++-
contrib/ports/unix/setup-tapif | 11 +-
src/apps/snmp/snmp_msg.c | 25 +-
src/apps/snmp/snmp_traps.c | 607 ++++++++++++++++++++++++++++++-----
src/include/lwip/apps/snmp.h | 10 +
6 files changed, 601 insertions(+), 116 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack