Re: [PATCH 08/33] netns ct: pass netns pointer to L4 protocol's ->error hook
From: Patrick McHardy <hidden>
Date: 2008-09-09 05:54:14
Also in:
netfilter-devel
From: Patrick McHardy <hidden>
Date: 2008-09-09 05:54:14
Also in:
netfilter-devel
Alexey Dobriyan wrote:
Again, it's deducible from skb, but we're going to use it for nf_conntrack_checksum and statistics, so just pass it from upper layer.
Applied, thanks.