summaryrefslogtreecommitdiffstats
path: root/src/obj
Commit message (Collapse)AuthorAgeFilesLines
* src: support for stateful objectsPablo Neira Ayuso2016-12-092-0/+389
This patch allows you to add, to delete and to get stateful objects, this support two object types: counter and quota. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>