lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9038] SNMP Traps with varbinds


From: Dirk Ziegelmeier
Subject: [lwip-devel] [patch #9038] SNMP Traps with varbinds
Date: Mon, 4 Jul 2016 19:14:46 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

Follow-up Comment #6, patch #9038 (project lwip):

Applied with some modifications. Can you try to reduce code duplication by
splitting snmp_append_outbound_varbind() into two functions: one that
calculates length and one that actually appends the data to a pbuf_stream.
This way, snmp_varbind_len() in snmp_traps.c can be removed.

No objections about implementing SNMPv2 informs - it's just not that easy,
because informs are confirmed by the trap receiver including retry handling /
timeouts etc.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9038>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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