summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* include: Missing noinst_HEADERS updatesv0.7Pablo Neira Ayuso2016-12-202-1/+6
* configure: Bump version to v0.7Pablo Neira Ayuso2016-12-201-4/+4
* xt: use NFTNL_* definitionsPablo Neira Ayuso2016-12-201-6/+6
* mnl: add mnl_nft_setelem_batch_flush() and use it from netlink_flush_setelems()Pablo Neira Ayuso2016-12-203-1/+30
* expression: Show the base which pre-defined constants are displayedElise Lennion2016-12-207-1/+24
* netlink_linearize: fix IPv6 layer 4 checksum manglingPablo Neira Ayuso2016-12-161-5/+4
* tests: py: update quota and payloadPablo Neira Ayuso2016-12-1411-61/+61
* mnl: don't send empty set elements netlink message to kernelPablo Neira Ayuso2016-12-143-5/+21
* segtree: don't trigger error on exact overlapsPablo Neira Ayuso2016-12-131-0/+4
* segtree: wrong prefix expression length on interval_map_decompose()Pablo Neira Ayuso2016-12-131-1/+2
* datatype: Display pre-defined inet_service values in decimal baseElise Lennion2016-12-113-4/+20
* datatype: Display pre-defined inet_service values in host byte orderElise Lennion2016-12-103-6/+26
* src: add support to flush setsPablo Neira Ayuso2016-12-054-1/+16
* src: trigger layer 4 checksum when pseudoheader fields are modifiedPablo Neira2016-12-044-0/+31
* tests: shell: add test case for inserting element into verdict mapLiping Zhang2016-12-041-0/+25
* evaluate: return ctx->table from table_lookup_global()Pablo Neira Ayuso2016-12-011-1/+1
* evaluate: Update cache on flush rulesetAnatole Denis2016-12-011-1/+24
* rule: Introduce helper function cache_flushAnatole Denis2016-12-012-1/+7
* datatype: honor -nn option from inet_service_type_print()Pablo Neira Ayuso2016-11-301-0/+4
* tests: py: Test TCP flags match with parenthesesPhil Sutter2016-11-305-0/+33
* bison: remove old log level tokensFlorian Westphal2016-11-301-8/+0
* datatype: Replace getnameinfo() by internal lookup tableElise Lennion2016-11-304-13/+348
* parser_bison: Allow parens on RHS of relational_exprPhil Sutter2016-11-291-0/+4
* tests: shell: add testcase for different defines usageArturo Borrero Gonzalez2016-11-291-0/+44
* tests: shell: add a testcase for many definesArturo Borrero Gonzalez2016-11-291-0/+37
* tests/py: Unmask negative set lookupAnatole Denis2016-11-2985-226/+4690
* src: Interpret OP_NEQ against a set as OP_LOOKUPAnatole Denis2016-11-293-5/+33
* Revert "evaluate: check for NULL datatype in rhs in lookup expr"Anatole Denis2016-11-291-23/+8
* tests: Add regression test for malformed setsAnatole Denis2016-11-291-0/+33
* evaluate: Add set to cache only when well-formedAnatole Denis2016-11-291-3/+3
* src: add log flags syntax supportLiping Zhang2016-11-2411-6/+179
* tests: shell: another testcase for deleting many set elementsArturo Borrero Gonzalez2016-11-241-0/+48
* tests: shell: testcase for deleting many set elementsArturo Borrero Gonzalez2016-11-241-0/+46
* tests: shell: testcase for adding many set elementsArturo Borrero Gonzalez2016-11-241-0/+32
* tests: shell: allow to execute a single testcaseArturo Borrero Gonzalez2016-11-241-0/+11
* include: refresh nf_tables.h headerPablo Neira Ayuso2016-11-241-4/+12
* Revert "tests: py: nft-tests.py: Add function for loading and removing kernel...Florian Westphal2016-11-171-32/+0
* mnl: use nftnl_set_elems_nlmsg_build_payload_iter() when deleting elementsPablo Neira Ayuso2016-11-141-14/+11
* src: add notrack supportPablo Neira Ayuso2016-11-1410-0/+55
* tests: py: missing range conversion in icmpv6Pablo Neira Ayuso2016-11-141-2/+1
* tests: py: add some testcases for log flagsPablo Neira Ayuso2016-11-143-17/+17
* tests: shell: add testcases for comments in set elementsArturo Borrero Gonzalez2016-11-093-0/+35
* segtree: keep element comments in set intervalsPablo Neira Ayuso2016-11-091-3/+7
* src: add offset attribute for hash expressionLaura Garcia Liebana2016-11-099-9/+36
* src: make hash seed attribute optionalLaura Garcia Liebana2016-11-093-0/+13
* tests: shell: add a new testcase for ruleset loading bugArturo Borrero Gonzalez2016-11-091-0/+27
* tests: shell: introduce the cache testcases directoryArturo Borrero Gonzalez2016-11-091-0/+0
* tests: shell: delete useless stderr output in testcaseArturo Borrero Gonzalez2016-11-091-1/+1
* xt: update Arturo Borrero Gonzalez email addressArturo Borrero Gonzalez2016-11-091-1/+1
* netlink_linearize: skip set element expression in flow table keyPablo Neira Ayuso2016-10-313-3/+25