Use the new route filter ROUTE_PRIOFILTER in ospfd. Usually we only
authorbenno <benno@openbsd.org>
Sun, 11 Feb 2018 02:27:33 +0000 (02:27 +0000)
committerbenno <benno@openbsd.org>
Sun, 11 Feb 2018 02:27:33 +0000 (02:27 +0000)
commitad4152efb0e24a256768384735c285b5c1843907
treeffb44687961c695c68b79ac447d9303aa67cbdeb
parent978935491a36c19e3c43436a3a0a89ddf5590277
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
usr.sbin/ospfd/kroute.c
usr.sbin/ospfd/ospfd.c
usr.sbin/ospfd/ospfd.h
usr.sbin/ospfd/parse.y