CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2009/04/07 08:57:33
Modified files: usr.sbin/ospfctl: ospfctl.8 ospfctl.c usr.sbin/ospfd : control.c control.h ospfd.8 ospfd.c ospfd.h ospfe.c Log message: allow to specify an alternate control socket instead of /var/run/ospfd.sock. this is required to run multiple instances of ospfd. ok claudio@