CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2010/10/14 01:35:47
Modified files: usr.sbin/ospfd : kroute.c Log message: kr_redistribute() needs to be called with the head node of a multipath chain. Fix kroute_insert() and rtmsg_process() to correctly do this. OK bluhm@