On 11/11/2012 11:15 PM, Jan Engelhardt wrote:
On Sunday 2012-11-11 15:47, Aft nix wrote:
Thanks for the reply. Now mangle tables has this:
include/uapi/linux/netfilter_ipv4.h: NF_IP_PRI_MANGLE = -150,
What i get from this list that which table will get priority.
But i'm trying to know which function will be called first?
The one with a lower numerical value.
What is to happen when two hooks have the same priority value
is unspecified.
But i'm still confused about which function (one registered with
struct xt_target , another registered with struct nf_hook_ops) will
get priority?
Those are two very different things.
How does a table associated with different chains?
Thanks for the help. So my use case seems unspecified and can't be done.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html