From: Martin Josefsson (gandalf_at_wlug.westbo.se)
Date: Mon 31 Mar 2003 - 17:32:43 BST
On Sun, 2003-03-30 at 23:45, Lyashkov Alex wrote:
> Hello All
Hi
> Added support divide iptables/arptables per context. (exept ip_queue )
I'm in the process of splitting this up into manageble patches and came
across some bugs in all(?) iptables modules you patched.
in init() you read_unlock(&s_context_lock); when it should be read_lock
You don't happen to have these things splitted up into small nice
patches?
-- /Martin