CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2008/12/12 15:43:17
Modified files:
usr.sbin/ospfd : kroute.c ospfd.h rde.c
Log message:
Make the kroute code routing priority aware. This solves a few issues and
makes to code simpler. While the routing table is somewhat simpler the
redistribution code does not allow a much more radical approach. With some
additional help of Mr. Kernel and his rtsock it should be possible to rip
even more code out of kroute.c.
Tested and OK sthen@, gollo@