summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* evaluate: unbreak verdict maps with implicit map with interval concatenationsPablo Neira Ayuso2021-06-187-0/+100
* evaluate: do not skip mapping elementsPablo Neira Ayuso2021-06-181-7/+19
* tests: add a icmp-reply only and icmpv6 id test casesFlorian Westphal2021-06-176-0/+123
* payload: do not remove icmp echo dependencyFlorian Westphal2021-06-171-24/+37
* netlink_delinearize: add missing icmp id/sequence supportFlorian Westphal2021-06-171-3/+65
* tests: shell: cover split chain reference across tablesPablo Neira Ayuso2021-06-142-0/+26
* tests: shell: extend connlimit testPablo Neira Ayuso2021-06-141-0/+12
* src: replace opencoded NFT_SET_ANONYMOUS set flag check by set_is_anonymous()Pablo Neira Ayuso2021-06-144-4/+4
* src: add xzalloc_array() and use it to allocate the expression hashtablePablo Neira Ayuso2021-06-143-1/+12
* evaluate: add set to cache oncePablo Neira Ayuso2021-06-141-3/+0
* json: tests: add missing concat test caseFlorian Westphal2021-06-141-0/+39
* json: tests: fix vlan.t cfi test caseFlorian Westphal2021-06-141-1/+29
* rule: Fix for potential off-by-one in cmd_add_loc()Phil Sutter2021-06-141-1/+1
* netlink_delinearize: Fix suspicious calloc() callPhil Sutter2021-06-141-3/+2
* netlink: Avoid memleak in error path of netlink_delinearize_obj()Phil Sutter2021-06-141-0/+1
* netlink: Avoid memleak in error path of netlink_delinearize_table()Phil Sutter2021-06-141-0/+1
* netlink: Avoid memleak in error path of netlink_delinearize_chain()Phil Sutter2021-06-141-0/+1
* netlink: Avoid memleak in error path of netlink_delinearize_set()Phil Sutter2021-06-141-2/+2
* json: Drop pointless assignment in exthdr_expr_json()Phil Sutter2021-06-141-1/+0
* evaluate: Mark fall through case in str2hooknum()Phil Sutter2021-06-141-0/+1
* parser_json: Fix for memleak in tcp option error pathPhil Sutter2021-06-141-3/+3
* parser_bison: Fix for implicit declaration of isalnumPhil Sutter2021-06-141-0/+1
* evaluate: restore interval + concatenation in anonymous setPablo Neira Ayuso2021-06-116-8/+53
* src: add vlan deiPablo Neira Ayuso2021-06-119-41/+71
* doc: add LISTING sectionFlorian Westphal2021-06-091-0/+11
* src: add support for base hook dumpingFlorian Westphal2021-06-099-4/+457
* scanner: add list cmd parser scopeFlorian Westphal2021-06-093-7/+12
* segtree: Fix segfault when restoring a huge interval setPhil Sutter2021-06-091-4/+6
* json: Print warnings to stderr rather than stdoutKerin Millar2021-06-091-3/+5
* netlink: quick sort array of devicesPablo Neira Ayuso2021-06-081-0/+18
* cmd: check for table mismatch first in error reportingPablo Neira Ayuso2021-06-081-14/+57
* rule: rework CMD_OBJ_SETELEMS logicPablo Neira Ayuso2021-06-072-19/+40
* tests: add test case for removal of anon sets with only a single elementFlorian Westphal2021-06-074-1/+64
* evaluate: remove anon sets with exactly one elementFlorian Westphal2021-06-071-2/+19
* tests: remove redundant test casesFlorian Westphal2021-06-0769-5220/+0
* tests: ct: prefer normal cmpFlorian Westphal2021-06-073-12/+5
* json: missing catchall expression stub with ./configure --without-jsonPablo Neira Ayuso2021-06-041-0/+1
* tests: py: update netdev reject test fileFlorian Westphal2021-06-041-45/+21
* doc: nft: ct id does not allow for original|replyPablo Neira Ayuso2021-06-041-2/+2
* statement: connlimit: remove extra whitespace in print functionPablo Neira Ayuso2021-06-042-2/+2
* json: catchall element supportFlorian Westphal2021-06-025-10/+92
* tests/py: fix error messageFlorian Westphal2021-06-021-1/+5
* json: fix parse of flagcmp expressionFlorian Westphal2021-06-022-1/+28
* json: fix base chain outputFlorian Westphal2021-06-021-1/+1
* build: Bump version to v0.9.9v0.9.9Pablo Neira Ayuso2021-05-251-3/+3
* doc: tiny spelling fix in stateful object section s/an/aFlorian Westphal2021-05-251-1/+1
* include: missing sctp_chunk.h in Makefile.amPablo Neira Ayuso2021-05-251-0/+1
* expression: display an error on unknown datatypePablo Neira Ayuso2021-05-241-1/+4
* evaluate: allow == and != in the new shortcut syntax to match for flagsPablo Neira Ayuso2021-05-241-0/+4
* files: improve secmark.nft exampleDominick Grift2021-05-241-5/+5