Searched hist:286458 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/netinet6/
H A Dnd6_rtr.cdiff 286458 Sat Aug 08 16:19:30 MDT 2015 melifaro 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.
/freebsd-11-stable/sys/net/
H A Droute.hdiff 286458 Sat Aug 08 16:19:30 MDT 2015 melifaro 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.
H A Droute.cdiff 286458 Sat Aug 08 16:19:30 MDT 2015 melifaro 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.

Completed in 167 milliseconds