Files
linux/include/net
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-30 14:53:22 -07:00
2012-07-18 11:28:46 -07:00
2012-07-17 11:57:23 +02:00
2012-07-19 10:43:03 -07:00
2012-07-31 14:41:38 -07:00
2012-07-18 08:59:58 -07:00
2012-07-19 10:35:30 -07:00
2012-07-18 11:28:46 -07:00
2012-07-26 15:50:39 -07:00
2012-07-22 23:58:00 +04:00