summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* nft: doc: Convert man page source to asciidocArushi Singhal2018-07-269-5743/+2435
* src: fix a typo in socket.hFernando Fernandez Mancera2018-07-221-3/+1
* src: meta: always prefix 'meta' for almost all tokensFlorian Westphal2018-07-2119-117/+114
* tests: add test case for rename-to-same-nameFlorian Westphal2018-07-182-14/+19
* tests: shell: validate maximum chain depthPablo Neira Ayuso2018-07-161-0/+22
* tests: shell: add tests for listing objectsHarsha Sharma2018-07-162-0/+57
* rule: list only the table containing objectHarsha Sharma2018-07-101-7/+5
* tests: check ifname use in concatenated setsFlorian Westphal2018-07-072-0/+12
* nft: set: print dynamic flag when setFlorian Westphal2018-07-071-1/+5
* doc: describe dynamic flag and caveats for packet-path updatesFlorian Westphal2018-07-071-6/+8
* evaluate: skip evaluation of datatype concatenationsPablo Neira Ayuso2018-07-071-4/+5
* doc: update manpage to document --literal optionPablo Neira Ayuso2018-07-071-4/+8
* src: add --literal optionPablo Neira Ayuso2018-07-0716-32/+59
* rule: limit: don't print default burst valueFlorian Westphal2018-07-041-1/+1
* 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