summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* src: Set/print standard chain prios with textual namesMáté Eckl2018-08-1421-36/+333
* nft: doc: fix make distcheckArushi Singhal2018-08-141-4/+4
* nft: doc: fix typos in asciidocArushi Singhal2018-08-144-8/+8
* tests: shell: validate too deep jumpstack from basechainPablo Neira Ayuso2018-08-081-1/+3
* doc: user nigglesDuncan Roe2018-08-072-4/+4
* doc: Add comment possibility to man pageMáté Eckl2018-08-071-2/+7
* doc: fix syntax for RULESMáté Eckl2018-08-071-1/+1
* tests: py: test osf with setsPablo Neira Ayuso2018-08-072-0/+9
* parser_bison: allow to use new osf expression from assignment statementPablo Neira Ayuso2018-08-073-0/+11
* tests: improve test cases for osfFernando Fernandez Mancera2018-08-072-2/+15
* src: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZ in osf.cFernando Fernandez Mancera2018-08-072-3/+2
* doc: Changes following detailed comparison with last XML versionDuncan Roe2018-08-065-41/+40
* doc: Miscellaneous spelling fixesDuncan Roe2018-08-056-12/+21
* doc: resolve run-together IPv6 address specification headersDuncan Roe2018-08-041-2/+6
* doc: Remove UTF8(?) sequencesDuncan Roe2018-08-041-11/+11
* test: py: fix osf testcases warningFernando Fernandez Mancera2018-08-042-3/+3
* include: add missing osf.hPablo Neira Ayuso2018-08-042-0/+7
* doc: add osf expression to man pageFernando Fernandez Mancera2018-08-041-0/+29
* tests: py: add test cases for "osf" matchingFernando Fernandez Mancera2018-08-042-0/+10
* src: introduce passive OS fingerprint matchingFernando Fernandez Mancera2018-08-049-0/+99
* doc: correct some typos in asciidocArushi Singhal2018-08-036-39/+29
* src: Expose socket mark via socket expressionMáté Eckl2018-08-039-9/+73
* doc: Add tproxy statement to man pageMáté Eckl2018-08-031-0/+58
* tests: py: Add test cases for tproxy supportMáté Eckl2018-08-036-0/+153
* src: Add tproxy supportMáté Eckl2018-08-038-0/+294
* doc: statements.txt: Wrap extra long lines to 80 charsMáté Eckl2018-08-011-25/+83
* doc: stateful-objects.txt: Wrap extra long lines to 80 charsMáté Eckl2018-08-011-2/+7
* doc: primary-expression.txt: Wrap extra long lines to 80 charsMáté Eckl2018-08-011-3/+13
* doc: payload-expression.txt: Wrap extra long lines to 80 charsMáté Eckl2018-08-011-3/+21
* doc: data-types.txt: Wrap extra long lines to 80 charsMáté Eckl2018-08-011-7/+22
* doc: nft.txt: Wrap extra long lines to 80 charsMáté Eckl2018-08-011-51/+183
* doc: remove nft.xml from CLEANFILESFlorian Westphal2018-07-261-1/+1
* 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