summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc: fix synopsis for ct expressionAnders K. Pedersen2016-10-311-10/+15
* evaluate: Allow concatenation of rt nexthop etc.Anders K. Pedersen2016-10-311-7/+7
* tests/py: add missing payload test for numgen offsetPablo Neira Ayuso2016-10-311-0/+5
* log: rename the log level "warning" to "warn"Liping Zhang2016-10-311-1/+1
* ct: fix "ct l3proto/protocol" syntax brokenLiping Zhang2016-10-301-1/+3
* Correct description of -n/--numeric optionJon Jensen2016-10-292-10/+7
* Replace tests/files/expr-rt with Python based tests, and replace ether typeAnders K. Pedersen2016-10-2911-26/+61
* src: add fib expressionFlorian Westphal2016-10-2814-0/+395
* rt: introduce routing expressionAnders K. Pedersen2016-10-2813-1/+401
* meta: allow resolving meta keys at run timeFlorian Westphal2016-10-274-7/+66
* ct: allow resolving ct keys at run timeFlorian Westphal2016-10-275-15/+69
* utils: provide snprintf helper macroFlorian Westphal2016-10-271-0/+10
* parser: add offset keyword and parser rulePablo Neira Ayuso2016-10-272-1/+7
* netlink: fix linearize numgen typeLaura Garcia Liebana2016-10-271-1/+1
* src: add offset attribute for numgen expressionLaura Garcia Liebana2016-10-278-7/+20
* meta: fix pkttype name and add 'other' symbolFlorian Westphal2016-10-273-5/+7
* src: don't need keyword for log levelPablo Neira Ayuso2016-10-212-16/+24
* tests: shell: update kernel modules to cleanArturo Borrero Gonzalez2016-10-211-2/+4
* parser_bison: allow to use variable to add/create/delete elementsPablo Neira Ayuso2016-10-212-3/+25
* netlink: fix monitor trace crash with netdev familyFlorian Westphal2016-10-211-2/+5
* src: support ct l3proto/protocol without direction syntaxLiping Zhang2016-10-173-8/+10
* src: use new range expression for != [a,b] intervalsPablo Neira Ayuso2016-10-1758-421/+293
* meta: permit numeric interface typeFlorian Westphal2016-10-171-2/+13
* tests: py: fix numgen case failed due to changes in libnftnlLiping Zhang2016-09-231-3/+3
* tests: py: add more test cases for queue exprLiping Zhang2016-09-232-6/+17
* src: fix compile error due to _UNTIL renamed to _MODULUS in libnftnlLiping Zhang2016-09-123-4/+4
* tests: py: replace "eth0" with "lo" in dup expr testsLiping Zhang2016-09-124-12/+12