CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/03 08:31:03
Modified files:
sys/net : rtsock.c
Log message:
Write back the priority the kernel used. Fixes a problem seen in ospfd when
routes are added via route(8) -- those where added with the wrong priority
and so where not correctly tracked later on.
Found and tested by gollo@
