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. da5ccbf7d180528f1effe857879ea7b91734af22
Date: Thu, 20 Aug 2015 07:38: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  da5ccbf7d180528f1effe857879ea7b91734af22 (commit)
      from  a22a92b4815e70deb36b267b5b6787d42786a7f3 (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 da5ccbf7d180528f1effe857879ea7b91734af22
Author: goldsimon <address@hidden>
Date:   Thu Aug 20 09:38:17 2015 +0200

    SNMP: tiny preparation for SNMP to support more versions than just v1: 
store request version in struct snmp_msg_pstat so that the response can be sent 
with the same version (v2c might already work but getbulk is missing)

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

Summary of changes:
 src/core/snmp/msg_in.c      |    1 +
 src/core/snmp/msg_out.c     |    8 ++++++--
 src/include/lwip/snmp_msg.h |    2 ++
 3 files changed, 9 insertions(+), 2 deletions(-)


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



reply via email to

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