summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: move drop rule on a separate line in blackhole exampleSimon Ruderich2021-03-091-1/+2
* doc: remove duplicate tables in synproxy exampleSimon Ruderich2021-03-091-16/+1
* doc: add * to include example to actually include filesSimon Ruderich2021-03-091-1/+1
* parser: compact ct obj list typesFlorian Westphal2021-03-061-11/+8
* parser: compact map RHS typeFlorian Westphal2021-03-061-29/+9
* parser: squash duplicated spec/specid rulesFlorian Westphal2021-03-061-44/+38
* expression: memleak in verdict_expr_parse_udata()Pablo Neira Ayuso2021-03-051-1/+1
* cache: memleak list of chainPablo Neira Ayuso2021-03-051-13/+26
* mnl: remove nft_mnl_socket_reopen()Pablo Neira Ayuso2021-03-053-17/+19
* table: support for the table owner flagPablo Neira Ayuso2021-03-027-3/+196
* table: rework flags printingPablo Neira Ayuso2021-03-023-15/+26
* parser: re-enable support for concatentation on map RHSFlorian Westphal2021-02-231-0/+9
* src: allow use of 'verdict' in typeof definitionsFlorian Westphal2021-02-224-3/+51
* doc: nft: fix some typos and formatting issuesŠtěpán Němec2021-02-221-11/+11
* main: fix nft --help output fallout from 719e4427Štěpán Němec2021-02-221-3/+4
* json: init parser state for every new buffer/fileEric Garver2021-02-191-0/+2
* monitor: Don't print newgen message with JSON outputPhil Sutter2021-02-171-0/+3
* evaluate: set evaluation context for set elementsFlorian Westphal2021-02-161-2/+9
* evaluate: pick data element byte order, not dtype oneFlorian Westphal2021-02-161-1/+1
* tests: extend dtype test case to cover expression with integer typeFlorian Westphal2021-02-162-2/+83
* evaluate: incorrect usage of stmt_binary_error() in rejectPablo Neira Ayuso2021-02-091-3/+2
* erec: Sanitize erec location indescPhil Sutter2021-02-091-1/+2
* tests: shell: extend 0025empty_dynset_0 to cover multi-statement supportPablo Neira Ayuso2021-02-092-0/+12
* trace: do not remove icmp type from packet dumpFlorian Westphal2021-02-081-1/+3
* src: add negation match on singleton bitmask valuePablo Neira Ayuso2021-02-058-5/+36
* evaluate: do not crash if dynamic set has no statementsFlorian Westphal2021-02-051-4/+6
* tests: add empty dynamic setFlorian Westphal2021-02-052-0/+28
* testcases: move two dump files to correct locationFlorian Westphal2021-02-052-0/+0
* tests/py: Add a test sanitizer and fix its findingsPhil Sutter2021-02-0439-780/+160
* tests/py: Write dissenting payload into the right filePhil Sutter2021-02-041-1/+4
* json: Do not abbreviate reject statement objectPhil Sutter2021-02-035-120/+47
* payload: check icmp dependency before removing previous icmp expressionFlorian Westphal2021-02-021-21/+42
* tests: add icmp/6 test where dependency should be left aloneFlorian Westphal2021-02-016-0/+73
* json: limit: Always include burst valuePhil Sutter2021-01-272-7/+282
* reject: Unify inet, netdev and bridge delinearizationPhil Sutter2021-01-276-216/+296
* reject: Fix for missing dependencies in netdev familyPhil Sutter2021-01-275-22/+187
* tests: monitor: use correct $nft value in EXIT trapŠtěpán Němec2021-01-271-1/+1
* src: evaluate: reset context maxlen value before prio evaluationFlorian Westphal2021-01-263-2/+26
* exthdr: remove tcp dependency for tcp option matchingFlorian Westphal2021-01-262-63/+1
* json: ct: add missing test inputFlorian Westphal2021-01-261-0/+79
* json: icmp: move expected parts to json.outputFlorian Westphal2021-01-262-109/+98
* evaluate: disallow ct original {s,d}ddr from concatenationsPablo Neira Ayuso2021-01-253-0/+40
* json: icmp: refresh json outputFlorian Westphal2021-01-211-80/+568
* json: ct: add missing ruleFlorian Westphal2021-01-211-0/+30
* json: limit: set default burst to 5Florian Westphal2021-01-211-1/+1
* json: fix icmpv6.t test casesFlorian Westphal2021-01-212-16/+597
* build: Bump version to v0.9.8v0.9.8Pablo Neira Ayuso2021-01-151-3/+3
* evaluate: disallow ct original {s,d}ddr from mapsPablo Neira Ayuso2021-01-153-0/+18
* segtree: honor set element expirationPablo Neira Ayuso2021-01-061-20/+14
* include: resync nf_tables.h cache copyPablo Neira Ayuso2021-01-061-1/+25