diff options
author | Alexey Dobriyan <adobriyan@gmail.com> | 2010-01-18 07:21:13 (GMT) |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2010-01-18 07:21:13 (GMT) |
commit | a83d8e8d099fc373a5ca7112ad08c553bb2c180f (patch) | |
tree | 19b7bbeb34ae718f5bac20d1ab42d6280bb20665 /net/tipc/user_reg.c | |
parent | a1004d8e3d463012f231bab104325ecb15637f78 (diff) | |
download | linux-fsl-qoriq-a83d8e8d099fc373a5ca7112ad08c553bb2c180f.tar.xz |
netfilter: xtables: add struct xt_mtchk_param::net
Some complex match modules (like xt_hashlimit/xt_recent) want netns
information at constructor and destructor time. We propably can play
games at match destruction time, because netns can be passed in object,
but I think it's cleaner to explicitly pass netns.
Add ->net, make sure it's set from ebtables/iptables/ip6tables code.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'net/tipc/user_reg.c')
0 files changed, 0 insertions, 0 deletions