Can someone please explain the exact rules of when ip_rt_put() should
be called. To be more specific, should each successful call of ip_route_output()
be followed by ip_rt_put(). I was looking at the code and was unable to find a
rule.
Another question is : can missing ip_rt_put() cause "dst cache overflow" ?
Thanks a lot.
Felix.
- : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html