mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
The MIB descriptions don't say "drop", but reading the OpenBSD source:
c471a73b65/sys/net/pfvar.h (L1196)
it's clear that badoff, frag, short, and norm are all drop reasons.
Pull them in into the stacked drop graph, too.