summaryrefslogtreecommitdiffstats
path: root/include/libipset/args.h
Commit message (Collapse)AuthorAgeFilesLines
* Userspace revision handling is reworkedJozsef Kadlecsik2018-01-021-0/+71
In order to make it simpler and more straightforward to express the revisions of the set type, all keywords and their parsing are separated from the individual set types. All backward compatibility arguments are recognized and ignored arguments are supported. Recognized but ignored arguments will be removed in a later release.