summaryrefslogtreecommitdiffstats
path: root/src/flowtable.c
Commit message (Expand)AuthorAgeFilesLines
* flowtable: Fix for reading garbagePhil Sutter2018-12-211-2/+2
* flowtable: Fix memleak in nftnl_flowtable_parse_devs()Phil Sutter2018-12-211-3/+7
* flowtable: Fix use after free in two spotsPhil Sutter2018-12-211-6/+4
* flowtable: Add missing breakPhil Sutter2018-12-211-0/+1
* src: remove json supportPablo Neira Ayuso2018-10-151-141/+5
* src: remove set/get array apiFlorian Westphal2018-03-121-12/+0
* flowtable: support for flagsPablo Neira Ayuso2018-03-051-3/+20
* flowtable: allow to specify sizePablo Neira Ayuso2018-03-051-2/+21
* src: add flowtable supportPablo Neira Ayuso2018-03-051-0/+793