K 10 svn:author V 8 melifaro K 8 svn:date V 27 2015-08-08T18:14:59.271702Z K 7 svn:log V 211 MFP r274295: * Move interface route cleanup to route.c:rt_flushifroutes() * Convert most of "for (fibnum = 0; fibnum < rt_numfibs; fibnum++)" users to use new rt_foreach_fib() instead of hand-rolling cycles. END