lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #15072] SNMP support for notifications and informs (v


From: Simon Goldschmidt
Subject: [lwip-devel] [task #15072] SNMP support for notifications and informs (v2c)
Date: Wed, 24 Oct 2018 08:27:26 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:62.0) Gecko/20100101 Firefox/62.0

Follow-up Comment #8, task #15072 (project lwip):

- You *cannot* define new errors in err.h just to implement SNMP informs
(plus, why do you add 'ERR_SKIP' if you never test for it?).
- ERR_IS_FATAL has been removed quite a while ago.
- 'err_status_t' seems to be a 'private' type to implement SNMP things. This
doesn't belong to err.h.

In other words, you should not have to touch err.h to implement what you want.
And I don't think I will accept a patch that does touch it :-)

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/task/?15072>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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