summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* parser_bison: Avoid set references in odd placesPhil Sutter2019-11-181-14/+17
* cache: Reduce caching for get commandPhil Sutter2019-11-151-0/+17
* segtree: Fix get element for little endian rangesPhil Sutter2019-11-151-5/+7
* segtree: Check ranges when deleting elementsPhil Sutter2019-11-141-11/+30
* meta: Rewrite hour_type_print()Phil Sutter2019-11-121-30/+19
* libnftables: Store top_scope in struct nft_ctxPhil Sutter2019-11-073-5/+22
* src: add and use `set_is_meter` helperJeremy Sowden2019-11-064-18/+13
* src: flowtable: add support for delete command by handleEric Jallot2019-11-066-12/+43
* src: flowtable: add support for named flowtable listingEric Jallot2019-10-317-13/+122
* mnl: Replace use of untyped nftnl data settersPhil Sutter2019-10-301-6/+10
* mnl: remove artifical cap on 8 devices per flowtableSven Auhagen2019-10-301-2/+7
* src: add multidevice support for netdev chainPablo Neira Ayuso2019-10-306-26/+106
* main: remove duplicate output flag assignment.Jeremy Sowden2019-10-231-1/+0
* main: add missing `OPT_NUMERIC_PROTO` long option.Jeremy Sowden2019-10-231-0/+4
* Revert "main: Fix for misleading error with negative chain priority"Phil Sutter2019-10-231-1/+1
* src: add --terse to suppress output of set elements.Jeremy Sowden2019-10-222-2/+12
* src: use `-T` as the short option for `--numeric-time`.Jeremy Sowden2019-10-221-3/+3
* main: Fix for misleading error with negative chain priorityPhil Sutter2019-10-211-1/+1
* tproxy: Add missing error checking when parsing from netlinkPhil Sutter2019-10-211-0/+4
* parser_json: Fix checking of parse_policy() return codePhil Sutter2019-10-211-1/+1
* src: restore --echo with anonymous setsPablo Neira Ayuso2019-10-182-20/+12
* flowtable: fix memleak in exit pathEric Jallot2019-10-182-0/+13
* src: define flowtable device compound as a listPablo Neira Ayuso2019-10-182-2/+2
* rule: Fix for single line ct timeout printingPhil Sutter2019-10-171-1/+1
* monitor: Add missing newline to error messagePhil Sutter2019-10-171-1/+1
* mnl: Don't use nftnl_set_set()Phil Sutter2019-10-151-1/+1
* cli: add linenoise CLI implementation.Jeremy Sowden2019-10-151-9/+55
* expression: extend 'nft describe' to allow listing data typesFlorian Westphal2019-10-141-9/+25
* datatype: display description for header field < 8 bitsPablo Neira Ayuso2019-10-101-1/+1
* segtree: always close interval in non-anonymous setsPablo Neira Ayuso2019-10-091-1/+2
* obj: fix memleak in parser_bison.yEric Jallot2019-10-091-56/+27
* src: obj: fix memleak in handle_free()Eric Jallot2019-09-301-0/+1
* libnftables: memleak when list of commands is emptyPablo Neira Ayuso2019-09-271-1/+1
* mnl: do not cache sender buffer sizePablo Neira Ayuso2019-09-221-6/+6
* src: meter: avoid double-space in list ruleset outputFlorian Westphal2019-09-201-1/+1
* src: parser_json: fix crash while restoring secmark objectEric Jallot2019-09-161-1/+1
* nftables: don't crash in 'list ruleset' if policy is not setSergei Trofimovich2019-09-161-5/+9
* parser_bison: Fix 'exists' keyword on Big EndianPhil Sutter2019-09-142-3/+5
* json: fix type mismatch on "ct expect" json exportingFernando Fernandez Mancera2019-09-131-1/+1
* src: add synproxy stateful object supportFernando Fernandez Mancera2019-09-139-7/+256
* libnftables: use-after-free in exit pathPablo Neira Ayuso2019-09-111-1/+1
* netlink_delinearize: fix wrong conversion to "list" in ct markFernando Fernandez Mancera2019-09-101-1/+2
* mnl: fix --echo buffer size againPablo Neira Ayuso2019-09-101-12/+14
* parser_json: fix crash on insert rule to bad referencesEric Garver2019-09-101-1/+5
* evaluate: flag fwd and queue statements as terminalFlorian Westphal2019-09-071-0/+2
* src: evaluate: catch invalid 'meta day' values in eval stepFlorian Westphal2019-09-061-4/+13
* meta: Introduce new conditions 'time', 'day' and 'hour'Ander Juaristi2019-09-066-1/+339
* evaluate: New internal helper __expr_evaluate_rangeAnder Juaristi2019-09-061-4/+16
* cache: fix --echo with index/positionEric Garver2019-09-061-4/+2
* meta: add ibrpvid and ibrvproto supportwenxu2019-08-301-0/+6