Thread (6 messages) 6 messages, 5 authors, 2010-06-29

Re: [PATCH net-next-2.6] netfilter: allow nf_tproxy_core module to be removed

From: KOVACS Krisztian <hidden>
Date: 2010-06-25 08:57:06

Hi,

On 06/24/2010 05:29 PM, Patrick McHardy wrote:
David Miller wrote:
quoted
From: Florian Westphal <fw@strlen.de>
Date: Wed, 23 Jun 2010 20:46:11 +0200
quoted
tproxy assigns skb->destructor, what prevents module unload while
such skbs may
still be around?
The only reference to nf_tproxy_core.ko is for the symbol,
"nf_tproxy_assign_sock".
xt_TPROXY.c, which references this symbol, thus creates a symbol
dependency on this
module, so xt_TPROXY.o needs to unload before nf_tproxy_core.ko can
unload, and
xt_TPROXY.o has it's own manner for handling module references properly.
I don't see anything waiting for skbs in flight using the tproxy
destructor in either xt_TPROXY or nf_tproxy_core though, so I think
Florian is correct.
Yes, I think Florian and Patrick's right. Right now there's nothing 
preventing xt_TPROXY and nf_tproxy_core from being removed while there 
are skbs in flight with the tproxy destructor set.

-- 
KOVACS Krisztian
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help