CVSROOT: /cvs Module name: src Changes by: be...@cvs.openbsd.org 2018/02/10 19:27:33
Modified files: usr.sbin/ospfd : kroute.c ospfd.c ospfd.h parse.y Log message: Use the new route filter ROUTE_PRIOFILTER in ospfd. Usually we only need to see routes with a higher priority (lower value) than ospfds own routes. ok claudio, ok henning previous version, feedback from sthen