commit | a8a8a0937e22a5fd55aeb22586724ba6bb70aadd | [log] [tgz] |
---|---|---|
author | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | Tue Apr 19 15:59:15 2011 +0200 |
committer | Patrick McHardy <kaber@trash.net> | Tue Apr 19 15:59:15 2011 +0200 |
tree | 28e610c98f0f71e42e9676fc3e3e6bb9fe112056 | |
parent | eafbd3fde6fc5ada0d61307367e408813b04928a [diff] |
netfilter: ipset: Fix the order of listing of sets A restoreable saving of sets requires that list:set type of sets come last and the code part which should have taken into account the ordering was broken. The patch fixes the listing order. Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> Signed-off-by: Patrick McHardy <kaber@trash.net>