David S. Miller caacf05e5a ipv4: Properly purge netdev references on uncached routes.
When a device is unregistered, we have to purge all of the
references to it that may exist in the entire system.

If a route is uncached, we currently have no way of accomplishing
this.

So create a global list that is scanned when a network device goes
down.  This mirrors the logic in net/core/dst.c's dst_ifdown().

Signed-off-by: David S. Miller <davem@davemloft.net>
2012-07-31 15:06:50 -07:00
..
2012-07-29 23:18:30 -07:00
2012-07-16 22:31:34 -07:00
2012-07-30 14:53:21 -07:00
2012-07-22 17:04:15 -07:00
2012-07-20 13:38:34 -07:00
2012-07-19 10:55:36 -07:00
2012-07-19 10:55:36 -07:00
2012-07-20 10:59:41 -07:00
2012-07-19 10:55:36 -07:00
2012-07-16 22:31:34 -07:00