On Wed, 26 Nov 2003 15:43:55 +1100 Herbert Xu <herbert@gondor.apana.org.au> wrote: > Currently the xfrm dst cache does not handle device unregister events. > This could cause device unregisteration to hang indefinitely. > > This patch makes prunes all bundles containing devices being shut down > or removed. It also merges two existing functions that walks bundles > looking for things to delete. Damn, for some reason I thought the garbage list flush in net/core/dst.c was going to take care of this. Thanks for catching this, I'll review and apply your patch soon. - : 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