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. master_at_STABLE-2_0_0-809-gaa4d978
Date: Wed, 26 Jul 2017 03:29:34 -0400 (EDT)

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  aa4d978448c314470d55b4086fd9984b77421e7f (commit)
       via  f5d75353236cb6b4019bca24437f2a815f012254 (commit)
       via  3ec8b22f1473f9e09137d2f15a9176a8dffb343d (commit)
      from  4c13c32473ec5325f31c046207f50cace00bf82f (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 aa4d978448c314470d55b4086fd9984b77421e7f
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jul 26 09:28:07 2017 +0200

    Fix [bug #51520] Big endian bug in apps/snmp/snmp_asn1.c
    Apply patch from Art Heers that does not need endianess checks

commit f5d75353236cb6b4019bca24437f2a815f012254
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jul 26 09:27:11 2017 +0200

    Work on [bug #51577] snmp/asn1: 64 bit encoding/decoding seems broken for 
big endian
    We should support COUNTER64 data type only when we have u64_t on the system

commit 3ec8b22f1473f9e09137d2f15a9176a8dffb343d
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jul 26 09:06:13 2017 +0200

    snmp_core.h: Add room for u64 values in union snmp_variant_value

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

Summary of changes:
 src/apps/snmp/snmp_asn1.c         | 36 +++++-------------------------------
 src/apps/snmp/snmp_mib2_tcp.c     | 24 ++++++++++++++++++++----
 src/apps/snmp/snmp_mib2_udp.c     | 27 ++++++++++++++++++++++-----
 src/apps/snmp/snmp_msg.c          | 13 ++++++++++---
 src/include/lwip/apps/snmp_core.h |  3 +++
 5 files changed, 60 insertions(+), 43 deletions(-)


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



reply via email to

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