K 10 svn:author V 6 qingli K 8 svn:date V 27 2011-10-10T21:46:37.071254Z K 7 svn:log V 405 MFC 225223 When an interface address route is removed from the system, another route with the same prefix is searched for as a replacement. The current code did not bypass routes that have non-operational interfaces. This patch fixes that bug and will find a replacement route with an active interface. PR: kern/159603 Submitted by: pluknet, ambrisko at ambrisko dot com Reviewed by: discussed on net@ END