CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2009/05/31 11:00:41
Modified files: usr.sbin/ospf6d: control.c ospf6d.c ospfe.c rde.c Log message: libevent handler fix to allow EV_READ and EV_WRITE to be set at the same time in the callback. Same diff that went into ospfd applied with some fuzz.