diff options
author | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 2011-02-01 14:54:59 (GMT) |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2011-02-01 14:54:59 (GMT) |
commit | f830837f0eed0f9e371b8fd65169365780814bb1 (patch) | |
tree | f83646838333cf2526270aa23320f88171e6fa35 /tools/power | |
parent | 21f45020a3084f80fcdd5f056a0c6389f5406399 (diff) | |
download | linux-fsl-qoriq-f830837f0eed0f9e371b8fd65169365780814bb1.tar.xz |
netfilter: ipset: list:set set type support
The module implements the list:set type support in two flavours:
without and with timeout. The sets has two sides: for the userspace,
they store the names of other (non list:set type of) sets: one can add,
delete and test set names. For the kernel, it forms an ordered union of
the member sets: the members sets are tried in order when elements are
added, deleted and tested and the process stops at the first success.
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'tools/power')
0 files changed, 0 insertions, 0 deletions