]> git.ipfire.org Git - thirdparty/lldpd.git/commit
snmp: only call run_alarms() on SNMP timeouts
authorVincent Bernat <bernat@luffy.cx>
Thu, 3 May 2012 08:59:42 +0000 (10:59 +0200)
committerVincent Bernat <bernat@luffy.cx>
Thu, 3 May 2012 08:59:42 +0000 (10:59 +0200)
commit219c432e6df04740fb9c8950453bfcfa0516cb7c
treead03e0013bb94f8c9139b2d3ec37e8280159c5f9
parentdc20dd45edc3a14b967147a0ccb74a35b6e9e0e2
snmp: only call run_alarms() on SNMP timeouts

See snmp_alarm(3snmp) manual page for the
rationale. `NETSNMP_DS_LIB_ALARM_DONT_USE_SIG` is set by
`init_agent()`.
src/event.c