Make kernel route parsing more efficient.
We now remember the number of kernel routes from one call of check_xroutes to the next to avoid calling down into the kernel multiple times.
Showing
Please register or sign in to comment
We now remember the number of kernel routes from one call of check_xroutes to the next to avoid calling down into the kernel multiple times.