CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2016/09/02 10:14:09
Modified files: usr.sbin/relayd: parse.y pfe.c relayd.h snmp.c Log message: Move snmp options into struct relayd_config and delay start of the snmp subsystem until the configuration is done. OK benno@ claudio@