commit | b66554cf03fe866b3fb7b9f40f430b8ba09f41c8 | [log] [tgz] |
---|---|---|
author | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | Thu Jun 16 18:56:47 2011 +0200 |
committer | Patrick McHardy <kaber@trash.net> | Thu Jun 16 18:56:47 2011 +0200 |
tree | 14797f02748576a30284c3d7b545fe05fbbf05d4 | |
parent | e6146e8684ed6dd4c0ff85ca21bf4324114fbbfa [diff] |
netfilter: ipset: add xt_action_param to the variant level kadt functions, ipset API change With the change the sets can use any parameter available for the match and target extensions, like input/output interface. It's required for the hash:net,iface set type. Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> Signed-off-by: Patrick McHardy <kaber@trash.net>