summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsnmpd
diff options
context:
space:
mode:
authorxride <xride@FreeBSD.org>2007-03-09 16:29:15 +0000
committerxride <xride@FreeBSD.org>2007-03-09 16:29:15 +0000
commit43381522970049bb6c753d7a08ab23fb44408a0b (patch)
treeae01c44de5c960df141b8a2acefed1a9b7538331 /usr.sbin/bsnmpd
parent60ad130f466f4ce8bb90b4d47775516afbfb2e48 (diff)
downloadFreeBSD-src-43381522970049bb6c753d7a08ab23fb44408a0b.zip
FreeBSD-src-43381522970049bb6c753d7a08ab23fb44408a0b.tar.gz
! is a generic info message
Reviewed by: harti Approved by: harti MFC after: 2 weeks
Diffstat (limited to 'usr.sbin/bsnmpd')
-rw-r--r--usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c
index f258682..7e81436 100644
--- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c
+++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c
@@ -480,6 +480,7 @@ devd_socket_callback(int fd, void *arg __unused)
case '+':
case '-':
case '?':
+ case '!':
refresh_device_tbl(1);
return;
default:
OpenPOWER on IntegriCloud