[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-118-gec28364
[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 ec28364a2fb4340c7614cdcf27d1b4172f4a67b5 (commit)
from ee2f5c52d106f0534c26ddac82420c066bbbf52f (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 ec28364a2fb4340c7614cdcf27d1b4172f4a67b5
Author: Dirk Ziegelmeier <[email protected]>
Date: Wed Oct 24 09:59:06 2018 +0200
SNMP_ERR_NOTWRITABLE is a more appropriate return value for the last two commits
The instance of the SNMP node was found, that's why the functions have been called. So if set_test() and/or set_value() do not exist, it means the SNMP node instance is not writable.
-----------------------------------------------------------------------
Summary of changes:
src/apps/snmp/snmp_scalar.c | 4 ++--
src/apps/snmp/snmp_threadsync.c | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack