CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/14 06:55:10
Modified files:
usr.sbin/snmpd : Makefile ber.c control.c parse.y snmp.h
snmpd.conf.5 snmpd.h trap.c
Added files:
usr.sbin/snmpd : agentx.c
Log message:
Make snmpd use the AgentX protcol for accepting trap requests.
AgentX notifications are the only portion implemented right now;
get in the tree to flesh out the remainder.
ok reyk@ benno@
