lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Status of snmp v3


From: Dirk Ziegelmeier
Subject: Re: [lwip-users] Status of snmp v3
Date: Tue, 24 Sep 2019 20:18:27 +0200

it is technically complete, it only needs proper implementation of the functions in
http://git.savannah.nongnu.org/cgit/lwip.git/tree/contrib/examples/snmp/snmp_v3/snmpv3_dummy.c

which is the glueing code to your application.

And of course it needs mbedtls in your project, or a reimplentation of

Ciao
Dirk


On Tue, Sep 24, 2019 at 7:21 PM Mário Luzeiro <address@hidden> wrote:
Hello all,
I'm testing SNMP sample from LWIP.

What is the status of SNMP V3 implementation in LWIP?
It only misses the user callback implementation or is missing something in the core?

I tried to build with V3 enabled and I got errors on the use of mbedtls_sha1* and mbedtls_md5* functions.
Am I missing some define?

Mario
_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users

reply via email to

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