Re: [RFC, PATCH 2/5]: netfilter+ipsec - output hooks
From: David S. Miller <hidden>
Date: 2004-03-19 06:09:57
Also in:
netfilter-devel
From: David S. Miller <hidden>
Date: 2004-03-19 06:09:57
Also in:
netfilter-devel
This one isn't going to compile with netfilter disabled, I can tell just by looking at it :-) The reason is that NF_HOOK_COND is defined to NF_HOOK in that case, and these two macros take a different number of args so the compiler is going to barf.