lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #47417] SNMP interface counters not implemented in eth


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #47417] SNMP interface counters not implemented in ethernet netif.
Date: Tue, 15 Mar 2016 13:28:23 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.87 Safari/537.36

Follow-up Comment #1, bug #47417 (project lwip):

These should normally be implemented in the netif driver itself: we don't know
which packets actually get sent or rejected by the netif (e.g. delayed TX ->
return value of the output function cannot be used).

However, I just saw that this is not implemented yet in the ethernetif.c
stub...

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?47417>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

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