summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* segtree: memleaks in interval_map_decompose()Pablo Neira Ayuso2020-08-051-3/+7
* tests: 0044interval_overlap_0: Repeat insertion tests with timeoutStefano Brivio2020-08-041-19/+117
* tests: 0043concatenated_ranges_0: Fix checks for add/delete failuresStefano Brivio2020-08-041-18/+9
* src: fix obj list output when reset commandJose M. Guisado Gomez2020-08-031-1/+1
* evaluate: disregard ct address matching without familyPablo Neira Ayuso2020-07-311-0/+6
* netlink_delinearize: transform binary operation to prefix only with valuesPablo Neira Ayuso2020-07-291-1/+1
* evaluate: UAF in hook priority expressionPablo Neira Ayuso2020-07-291-1/+1
* evaluate: memleak in invalid default policy definitionPablo Neira Ayuso2020-07-291-1/+3
* parser_bison: memleak symbol redefinitionPablo Neira Ayuso2020-07-291-0/+1
* evaluate: remove table from cache on delete tablePablo Neira Ayuso2020-07-293-0/+37
* src: remove cache lookups after the evaluation phasePablo Neira Ayuso2020-07-297-46/+40
* evaluate: flush set cache from the evaluation phasePablo Neira Ayuso2020-07-292-16/+15
* nft: rearrange help output to group related options togetherArturo Borrero Gonzalez2020-07-292-91/+139
* json: Expect refcount increment by json_array_extend()Phil Sutter2020-07-291-2/+4
* evaluate: bail out with concatenations and singleton valuesPablo Neira Ayuso2020-07-241-0/+4
* tests: extend 0043concatenated_ranges_0 to cover maps tooFlorian Westphal2020-07-231-28/+50
* netlink: fix concat range expansion in map caseFlorian Westphal2020-07-231-1/+1
* src: allow for negative value in variable definitionsPablo Neira Ayuso2020-07-223-1/+32
* evaluate: replace variable expression by the value expressionPablo Neira Ayuso2020-07-221-1/+4
* evaluate: permit get element on mapsFlorian Westphal2020-07-221-12/+0
* rule: missing map command expansionPablo Neira Ayuso2020-07-211-0/+1
* rule: flush set cache before flush commandPablo Neira Ayuso2020-07-213-0/+40
* tests: shell: remove check for reject from preroutingPablo Neira Ayuso2020-07-211-11/+0
* evaluate: use evaluate_expr_variable() for chain policy evaluationPablo Neira Ayuso2020-07-211-20/+3
* src: allow to use variables in flowtable and chain devicesPablo Neira Ayuso2020-07-216-0/+180
* tests: shell: chmod 755 testcases/chains/0030create_0Pablo Neira Ayuso2020-07-211-0/+0
* tests: extend existing dormat test case to catch a kernel bugFlorian Westphal2020-07-182-0/+5
* monitor: print "dormant" flag in monitor modeFlorian Westphal2020-07-181-0/+4
* evaluate: UAF in stmt_evaluate_log_prefix()Pablo Neira Ayuso2020-07-151-5/+4
* parser_bison: memleak in log prefix stringPablo Neira Ayuso2020-07-151-0/+1
* src: support for implicit chain bindingsPablo Neira Ayuso2020-07-1516-34/+324
* datatype: convert chain name from gmp value to stringPablo Neira Ayuso2020-07-152-8/+15
* src: allow for variables in the log prefix stringPablo Neira Ayuso2020-07-084-5/+187
* src: use expression to store the log prefixPablo Neira Ayuso2020-07-0810-12/+48
* segtree: zap element statement when decomposing intervalPablo Neira Ayuso2020-07-063-0/+48
* src: Allow for empty set variable definitionPablo Neira Ayuso2020-07-045-0/+43
* doc: revisit meta/rt primary expressions and ct statementFlorian Westphal2020-06-252-4/+12
* doc: Document notrack statementPhil Sutter2020-06-221-0/+14
* tests: shell: Allow wrappers to be passed as nft commandStefano Brivio2020-06-151-4/+6
* tests: Run in separate network namespace, don't break connectivityStefano Brivio2020-06-152-0/+15
* build: Bump version to v0.9.6v0.9.6Pablo Neira Ayuso2020-06-151-2/+2
* tests: shell: rename testcases/map/dump/0009vmap_0dump.nftPablo Neira Ayuso2020-06-141-1/+1
* main: fix build with gcc <= 4.8Fabrice Fontaine2020-06-081-1/+3
* cmd: add misspelling suggestions for rule commandsPablo Neira Ayuso2020-06-081-0/+38
* meta: fix asan runtime error in tc handlePablo Neira Ayuso2020-06-081-1/+1
* segtree: fix asan runtime errorPablo Neira Ayuso2020-06-081-2/+2
* netlink: release dummy rule object from netlink_parse_set_expr()Pablo Neira Ayuso2020-06-083-1/+38
* evaluate: remove superfluous check in set_evaluate()Pablo Neira Ayuso2020-06-071-5/+0
* evaluate: missing datatype definition in implicit_set_declaration()Pablo Neira Ayuso2020-06-073-10/+44
* build: Bump version to v0.9.5v0.9.5Pablo Neira Ayuso2020-06-061-4/+4