summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Add socket expression to man pageMáté Eckl2018-07-031-0/+56
* nftables: tests: shell: Replace "%" with "#" or "$"Arushi Singhal2018-07-021-5/+5
* netlink_delinearize: Refactor meta_may_dependency_kill()Phil Sutter2018-06-265-40/+259
* src: trace: fix policy printingFlorian Westphal2018-06-261-1/+30
* tests/py: fix import when run from other directoryEric Leblond2018-06-211-2/+2
* tests/py: minor cleaningEric Leblond2018-06-201-4/+5
* doc: fix make distcheckEric Leblond2018-06-201-4/+4
* python: set license and author in nftables.pyEric Leblond2018-06-201-0/+16
* python: installation of binding via make installEric Leblond2018-06-207-1/+87
* configure.ac: docbook2man invalid syntax errorEric Leblond2018-06-201-6/+3
* configure.ac: remove useless braces in messagesEric Leblond2018-06-201-2/+2
* configure.ac: better message when a2x is missingEric Leblond2018-06-201-1/+1
* nftables: Fix typos/Grammatical ErrorsArushi Singhal2018-06-191-4/+4
* Makefile: Introduce Make_global.amPhil Sutter2018-06-182-1/+24
* doc: libnftables-json: Review asciidoc syntaxPhil Sutter2018-06-181-184/+142
* scanner: Do not convert tabs into spacesPhil Sutter2018-06-181-15/+1
* libnftables: Simplify nft_run_cmd_from_buffer footprintPhil Sutter2018-06-189-21/+20
* libnftables: Fix exit_cookie()Phil Sutter2018-06-181-0/+2
* doc: Fix typo in Makefile.amPhil Sutter2018-06-161-1/+1
* doc: Add libnftables man pagePhil Sutter2018-06-153-3/+324
* src: add dynamic flag and use itPablo Neira Ayuso2018-06-124-4/+7
* datatype: add stolen verdictFlorian Westphal2018-06-121-1/+5
* doc: Add JSON schema documentationPhil Sutter2018-06-114-4/+1261
* JSON: Support latest enhancements of fwd statementPhil Sutter2018-06-116-33/+102
* JSON: Add support for connlimit statementPhil Sutter2018-06-114-0/+32
* JSON: Add support for socket expressionPhil Sutter2018-06-116-0/+63
* JSON: Don't print burst if equal to 5Phil Sutter2018-06-111-1/+1
* tests/py: Fix JSON for flowtable testsPhil Sutter2018-06-114-28/+7
* JSON: Call verdict maps 'vmap' in JSON as wellPhil Sutter2018-06-1117-74/+80
* tests: build: cover --with-json tooPablo Neira Ayuso2018-06-101-1/+1
* tests: shell: timeout: fix output for HZ=250v0.9.0Florian Westphal2018-06-081-2/+2
* 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