[PATCH 0/10] Another batch of rt->rt_{src,dst} removals
From: David Miller <davem@davemloft.net> Date: 2011-05-10 05:31:40
After this series there are very nearly no references remaining
outside of net/ipv4/route.c
They all come in the usual pattern, making sure the flow key can be
materialized at the site where rt->rt_{src,dst} is needed.
Signed-off-by: David S. Miller <davem@davemloft.net>