Re: [PATCH net-2.6.25][NET_NS][IPV6] fix ip6_frags.ctl oops

2008-01-18 Thread David Miller
Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH net-2.6.25][NET_NS][IPV6] fix ip6_frags.ctl oops

2008-01-18 Thread Daniel Lezcano
Subject: fix ip6_frag ctl From: Daniel Lezcano <[EMAIL PROTECTED]> Alexey Dobriyan reported an oops when unsharing the network indefinitely inside a loop. This is because the ip6_frag is not per namespace while the ctls are. That happens at the fragment timer expiration: inet_frag_secret_rebuil