summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* netlink_delinearize: only remove protocol if equal cmp is usedFlorian Westphal2016-01-273-0/+25
* netlink: do binop postprocessing also for map lookupsFlorian Westphal2016-01-265-0/+55
* tests: add two map test casesFlorian Westphal2016-01-266-0/+54
* netlink: move binop postprocess to extra functionFlorian Westphal2016-01-261-28/+35
* doc: update ct expressionFlorian Westphal2016-01-151-9/+36
* src: support limit rate over valuePablo Neira Ayuso2016-01-149-29/+135
* tests: ct: remove BUG cases that work with current masterFlorian Westphal2016-01-071-33/+0
* ct regression tests for bytes, packetsFlorian Westphal2015-12-142-0/+27
* netlink_linearize: use u64 conversion for 64bit quantitiesFlorian Westphal2016-01-081-1/+9
* ct: add packet/byte counter supportFlorian Westphal2015-12-123-1/+13
* nft: swap key and direction in ct_dir syntaxFlorian Westphal2016-01-075-34/+41
* tests/py: netdev family with ingress chainPablo Neira Ayuso2016-01-1334-0/+2999
* tests/py: test udp from ip and ip6 familiesPablo Neira Ayuso2016-01-133-2/+446
* tests/py: don't test log statement from protocol matchPablo Neira Ayuso2016-01-1310-68/+24
* parser_bison: initializer_expr must use rhs_exprPablo Neira Ayuso2016-01-131-18/+2
* tests/py: update test files syntaxPablo M. Bermudo Garay2016-01-1252-120/+158
* tests/py: modify supported test file syntaxPablo M. Bermudo Garay2016-01-121-26/+44
* tests/py: convert chains and tables to objectsPablo M. Bermudo Garay2016-01-121-58/+72
* tests/py: simplify use of globalsPablo M. Bermudo Garay2016-01-121-18/+14
* tests/py: fix stylePablo M. Bermudo Garay2016-01-121-100/+109
* tests/py: remove unused variablesPablo M. Bermudo Garay2016-01-121-30/+8
* rule: don't list anonymous setsArturo Borrero2016-01-051-0/+2
* tests: add ct tests for ip familyFlorian Westphal2016-01-042-0/+85
* src: ct: make ct l3proto workFlorian Westphal2016-01-041-2/+2
* netlink: only drop mask if it matches left known-size operandFlorian Westphal2016-01-041-3/+5
* netlink: don't handle lhs zero-length expression as concat typeFlorian Westphal2016-01-041-1/+1
* ct: add support for directional keysFlorian Westphal2016-01-046-13/+83
* doc: update meta and ct expression keyword listsFlorian Westphal2016-01-041-0/+62
* parser: restore bitwise operations from the rhs of relational expressionsPablo Neira Ayuso2016-01-031-6/+41
* parser: rename multiton_expr to multiton_rhs_exprPablo Neira Ayuso2016-01-031-14/+14
* parser: get rid of multiton_expr from lhs relational expressionPablo Neira Ayuso2016-01-031-10/+44
* parser: add redirect constant to rhs_expr rulePablo Neira Ayuso2016-01-033-1/+9
* parser: restrict relational rhs expression recursionPablo Neira Ayuso2016-01-031-108/+159
* tests: py: check set value from selector and mapPablo Neira Ayuso2016-01-032-0/+15
* src: add new netdev protocol descriptionPablo Neira Ayuso2015-12-255-4/+50
* tests/shell: add tests for handles and commentsArturo Borrero2015-12-254-0/+34
* tests/shell: add test case for cache bugArturo Borrero2015-12-181-0/+35
* tests/shell: add maps tests casesArturo Borrero2015-12-182-0/+18
* tests/: add shell test-suiteArturo Borrero2015-12-182-0/+95
* netlink_delinearize: add previous statement to rule_pp_ctxPablo Neira Ayuso2015-12-181-13/+17
* tests/: rearrange tests directoryArturo Borrero2015-12-15158-0/+0
* netlink_delinearize: postprocess expression before range mergePablo Neira Ayuso2015-12-141-3/+3
* src: fix sub-byte protocol header definitionsPablo Neira Ayuso2015-12-147-52/+63
* tests: vlan pcp and cfi are located in the first bytePablo Neira Ayuso2015-12-141-10/+10
* tests: fix crash when rule test is malformedPablo M. Bermudo Garay2015-12-142-7/+6
* tests: remove useless logicPablo M. Bermudo Garay2015-12-145-8/+2
* tests: add *.got files to .gitignorePablo M. Bermudo Garay2015-12-102-26/+3
* netlink_delinearize: fix use-after-freePablo Neira Ayuso2015-11-281-3/+3
* netlink: fix up indentation damagePatrick McHardy2015-11-273-112/+87
* tests: regression: fix arp.t expected payloadFlorian Westphal2015-11-271-17/+17