CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/09/26 09:19:55
Modified files:
usr.sbin/snmpd : control.c snmpd.8 snmpd.c snmpd.h snmpe.c
usr.sbin/snmpctl: snmpctl.8 snmpctl.c
Log message:
allow to add an additional restricted control socket for trap sending
only (not even show commands). this allows to place a socket for
traps in another daemon's chroot.
(based on restricted socket support from bgpd)
