summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: shell: run-tests.sh: use src/nft binary by defaultArturo Borrero2016-06-232-2/+5
* tests: shell: cover transactions via nft -f using flat syntaxPablo Neira Ayuso2016-06-2222-0/+758
* segtree: don't check for overlaps if set definition is emptyPablo Neira Ayuso2016-06-221-1/+1
* src: use new definitions from libnftnlPablo Neira Ayuso2016-06-153-11/+11
* tests: shell: cleanup tempfile handling in testcases/sets/cache_handling_0Arturo Borrero2016-06-151-7/+1
* tests: shell: delete unused variable in run-tests.shArturo Borrero2016-06-151-1/+1
* tests: shell: add endless jump loop testsLiping Zhang2016-06-152-0/+23
* tests: shell: make testcases which using tcp/udp port more rubostLiping Zhang2016-06-157-7/+7
* payload: don't update protocol context if we can't find a descriptionFlorian Westphal2016-06-075-0/+25
* doc: Update datatypesLaura Garcia Liebana2016-06-061-26/+16
* doc: fix old parameters and update datatypesv0.6Laura Garcia Liebana2016-06-021-8/+8
* Bump version to v0.6Pablo Neira Ayuso2016-06-011-1/+1
* evaluate: fix "list set" unexpected behaviourPablo M. Bermudo Garay2016-06-011-1/+2
* doc: fix compression parameter indexLaura Garcia Liebana2016-06-011-1/+1
* src: add support for display maps contentPablo M. Bermudo Garay2016-05-314-0/+17
* src: add 'list maps' supportPablo M. Bermudo Garay2016-05-315-1/+15
* parser: cap comment length to 128 bytesCarlos Falgueras García2016-05-302-0/+7
* parser: Consolidate comment productionCarlos Falgueras García2016-05-301-10/+15
* parser: fix crash if we add a chain with an error chain typeLiping Zhang2016-05-301-2/+4
* meta: fix a format error display when we set priority to root or noneLiping Zhang2016-05-301-2/+4
* meta: fix endianness in priorityLiping Zhang2016-05-301-1/+1
* set_elem: Use libnftnl/udata to store set element commentCarlos Falgueras García2016-05-301-4/+46
* netlink_delinerize: don't use meta_match_postprocess for ct ppFlorian Westphal2016-05-251-7/+29
* netlink_linearize: do not duplicate user data when linearizing user dataCarlos Falgueras García2016-05-251-8/+3
* rule: add support for display flow tables contentPablo M. Bermudo Garay2016-05-204-0/+18
* rule: add 'list flow tables' supportPablo M. Bermudo Garay2016-05-204-2/+20
* evaluate: fix crash if we add an error format ruleLiping Zhang2016-05-141-1/+1
* tests/py: add tests for frag more-fragments and frag reserved2Pablo Neira Ayuso2016-05-133-21/+44
* include: constify nlexpr field in location structurePablo Neira Ayuso2016-05-131-1/+1
* parser_bison: update flow table syntaxPablo Neira Ayuso2016-05-132-6/+8
* src: add flow statementPatrick McHardy2016-05-1312-12/+245
* stmt: support generating stateful statements outside of rule contextPatrick McHardy2016-05-133-32/+61
* netlink_delinearize: support parsing statements not contained within a rulePatrick McHardy2016-05-132-29/+43
* tests/py: update for changed set name in payloadPablo Neira Ayuso2016-05-1376-1917/+1917
* set: explicitly supply name to implicit set declarationsPatrick McHardy2016-05-131-3/+6
* set: allow non-constant implicit set declarationsPatrick McHardy2016-05-131-1/+3
* src: declare interval_map_decompose() from header filePablo Neira Ayuso2016-05-133-4/+1
* netlink: several function constificationsPablo Neira Ayuso2016-05-132-16/+16
* tests/shell/run-tests.sh: print hint about testcase being executedArturo Borrero2016-05-131-0/+4
* tests/shell/run-tests.sh: execute tests in sorted orderArturo Borrero2016-05-131-1/+6
* tests/shell: add testcase to catch segfault if invalid syntax was usedArturo Borrero2016-05-131-0/+21
* tests/shell: add testcase for 'nft -f' load with actionsArturo Borrero2016-05-131-0/+68
* evaluate: check for NULL datatype in rhs in lookup exprArturo Borrero2016-05-131-9/+25
* tests/py: fix payload of dccp type in set elementsPablo Neira Ayuso2016-05-114-4/+4
* tests/py: fix fragment-offset fieldPablo Neira Ayuso2016-05-112-4/+4
* tests/py: add missing netdev ip dscp payload testsPablo Neira Ayuso2016-05-111-0/+43
* src: add ecn supportPablo Neira Ayuso2016-05-116-3/+51
* src: add dscp supportPablo Neira Ayuso2016-05-1112-17/+225
* proto: remove priority field definition from IPv6 headerPablo Neira Ayuso2016-05-112-9/+0
* proto: update IPv6 flowlabel offset and length according to RFC2460Pablo Neira Ayuso2016-05-114-2/+10