summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: shell: add quotes when using <<<-style here documentFlorian Westphal2018-06-0852-59/+59
* build: missing headers file in Makefile.amFlorian Westphal2018-06-081-0/+2
* build: Bump version to v0.9.0Florian Westphal2018-06-081-2/+2
* build: update release namePablo Neira Ayuso2018-06-081-1/+1
* tests: use 100ms for set timeoutFlorian Westphal2018-06-071-2/+2
* src: netlink_delinarize: don't stop when encountering unsupported expressionFlorian Westphal2018-06-071-1/+1
* tests: shell: add crash reproducerFlorian Westphal2018-06-071-0/+4
* src: do not reset generation ID on ruleset flushPablo Neira Ayuso2018-06-073-4/+24
* test: py: Add test cases for socket matchingMáté Eckl2018-06-062-0/+39
* include: update linux/netfilter_ipv4.hMáté Eckl2018-06-061-4/+10
* src: Introduce socket matchingMáté Eckl2018-06-0610-0/+176
* expr: extend fwd statement to support address and familyPablo Neira Ayuso2018-06-069-20/+124
* src: connlimit supportPablo Neira Ayuso2018-06-067-3/+102
* nat: Eliminate misuse of AF_*Máté Eckl2018-06-062-5/+5
* evaluate: explicitly deny concatenated types in interval setsPhil Sutter2018-06-061-0/+4
* nft.8: Fix reject statement documentationPhil Sutter2018-06-061-5/+5
* configure.ac: fix typo in docbook2x error messageFernando Fernandez Mancera2018-06-051-1/+1
* log: Add support for audit loggingPhil Sutter2018-06-037-3/+36
* tests/py: ip6/flowtable.t: Add missing JSON expected outputPhil Sutter2018-06-031-0/+62
* JSON: Review large number parsing/printingPhil Sutter2018-06-032-25/+29
* JSON: Fix replace command parserPhil Sutter2018-06-031-1/+2
* JSON: Fix add rule with indexPhil Sutter2018-06-031-1/+1
* JSON: Simplify verdict statement parsingPhil Sutter2018-06-031-36/+3
* JSON: Simplify wildcard expressionPhil Sutter2018-06-031-12/+11
* parser_bison: Merge wildcard_rhs_expr and wildcard_stmt_exprPhil Sutter2018-06-031-18/+7
* tests/py: Add missing JSON equivalent for rule in inet/tcp.tPhil Sutter2018-06-011-0/+16
* tests/py: Add missing JSON equivalent for inet/sets.tPhil Sutter2018-06-011-0/+37
* tests/py: Adjust JSON for changes in any/ct.tPhil Sutter2018-06-012-4/+94
* JSON: Simplify immediate value parsingPhil Sutter2018-06-011-45/+31
* JSON: Fix parsing of meter statement keyPhil Sutter2018-06-011-2/+2
* JSON: Improve prefix expression parsing error message a bitPhil Sutter2018-06-011-1/+1
* JSON: Simplify tcp option expression parsing a bitPhil Sutter2018-06-011-3/+2
* JSON: Fix parsing and printing of limit objectsPhil Sutter2018-06-012-44/+48
* JSON: Review set elem expressionsPhil Sutter2018-06-015-17/+34
* JSON: Review meter statement supportPhil Sutter2018-06-012-7/+9
* JSON: Sort out rule position and handles in generalPhil Sutter2018-06-013-37/+24
* JSON: Disallow non-array concat expression valuesPhil Sutter2018-06-011-3/+1
* JSON: Use "type" for CT helper objectPhil Sutter2018-06-012-3/+3
* objref: Use "ct helper" for NFT_OBJECT_CT_HELPERPhil Sutter2018-06-013-4/+4
* statement: old kernels are allowing burst zero, don't print itPablo Neira Ayuso2018-05-301-1/+1
* tests: shell: remove nft_objref module on cleanupPablo Neira Ayuso2018-05-301-1/+1
* statement: don't print burst if equals 5Pablo Neira Ayuso2018-05-291-1/+1
* meters: do not set a defaut meter size from userspaceFlorian Westphal2018-05-297-10/+10
* include: update nf_tables.hMáté Eckl2018-05-291-7/+89
* tests: py: fix race in deleting elementPablo Neira Ayuso2018-05-251-1/+1
* segtree: incorrect handling of comments and timeouts with mappingPablo Neira Ayuso2018-05-251-21/+46
* fix printing of "tcp flags syn" and "tcp flags == syn" expressionsSabrina Dubroca2018-05-254-1/+14
* segtree: add timeout for range and prefix expressions in setsPablo Neira Ayuso2018-05-241-0/+10
* tests: shell: chain dependency validation with mapsPablo Neira Ayuso2018-05-231-0/+10
* tests: shell: non-base chain loopsPablo Neira Ayuso2018-05-231-0/+10