If you have got a restore file with an error in it, fix the file and
restore it again but with the '-!' flag. That way all already defined
sets, elements are ignored (technically: not raised the error due to the
clashing set/elements):
# ipset restore < file
<syntax error, fix the file>
# ipset -! restore < file
The "COMMIT" string is not required at all in ipset 6.x. It's just kept
for backward compatibility reasons.
Didn't know that, thanks Jozsef - I'll remove all the COMMITs in the
future as well.
--
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