Eric Dumazet 4a94445c9a net: Use ip_route_input_noref() in input path
Use ip_route_input_noref() in ip fast path, to avoid two atomic ops per
incoming packet.

Note: loopback is excluded from this optimization in ip_rcv_finish()

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-05-17 17:18:51 -07:00
..
2010-04-20 16:37:13 -07:00
2010-04-13 03:03:14 -07:00
2010-05-17 17:18:50 -07:00
2010-04-20 16:37:13 -07:00
2010-04-23 16:37:33 -07:00
2010-05-17 17:18:50 -07:00
2010-04-20 16:37:13 -07:00
2010-04-20 16:37:13 -07:00
2010-05-17 17:18:50 -07:00
2009-07-12 12:22:34 -07:00
2010-05-11 14:09:10 -07:00