summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: fix inconsistency in set statement documentation.Jeremy Sowden2019-12-021-4/+9
* nft.8: Fix nat family spec positionPhil Sutter2019-11-271-2/+2
* nft.8: Describe numgen expressionPhil Sutter2019-11-271-0/+26
* doc: Drop incorrect requirement for nft configsPhil Sutter2019-11-061-2/+1
* src: flowtable: add support for delete command by handleEric Jallot2019-11-062-0/+4
* doc: fix missing family in plural forms list command.Eric Jallot2019-10-311-6/+7
* src: flowtable: add support for named flowtable listingEric Jallot2019-10-311-4/+4
* doc: add missing output flag documentation.Jeremy Sowden2019-10-231-0/+6
* src: add --terse to suppress output of set elements.Jeremy Sowden2019-10-222-9/+16
* src: use `-T` as the short option for `--numeric-time`.Jeremy Sowden2019-10-221-1/+1
* expression: extend 'nft describe' to allow listing data typesFlorian Westphal2019-10-142-1/+16
* meta: Introduce new conditions 'time', 'day' and 'hour'Ander Juaristi2019-09-062-3/+30
* doc: don't check asciidoc output with xmllintArturo Borrero Gonzalez2019-08-151-1/+1
* doc: fib: explain example in more detailFlorian Westphal2019-07-251-0/+6
* doc: fib: explain example in more detailFlorian Westphal2019-07-221-0/+6
* src: introduce SYNPROXY matchingFernando Fernandez Mancera2019-07-171-0/+87
* src: add ct expectations supportStéphane Veyret2019-07-162-3/+101
* proto: add pseudo th protocol to match d/sport in generic wayFlorian Westphal2019-07-151-0/+9
* exthdr: add support for matching IPv4 optionsStephen Suryaputra2019-07-041-2/+27
* monitor: Accept -j flagPhil Sutter2019-06-131-7/+2
* src: support for arp sender and target ethernet and IPv4 addressesPablo Neira Ayuso2019-05-241-1/+13
* json: Support nat in inet familyPhil Sutter2019-05-091-0/+5
* doc: Review man page synopsesPhil Sutter2019-05-085-118/+164
* src: add nat support for the inet familyFlorian Westphal2019-04-092-4/+22
* doc: add osf version option to man pageFernando Fernandez Mancera2019-04-081-0/+2
* doc: update nft list plural form parametersFernando Fernandez Mancera2019-04-081-0/+6
* doc: Add minimal description of (v)map statementsPhil Sutter2019-04-031-0/+34
* src: use 'flow add' syntaxPablo Neira Ayuso2019-03-202-5/+5
* doc: update goto/jump help textFlorian Westphal2019-03-011-3/+18
* meta: add iifkind and oifkind supportwenxu2019-01-281-1/+7
* doc: fix non-working exampleFlorian Westphal2019-01-251-1/+1
* src: add igmp supportPablo Neira Ayuso2019-01-091-0/+28
* doc: refer to meta protocol in icmp and icmpv6Pablo Neira Ayuso2018-12-291-2/+2
* src: Reject 'export vm json' commandPhil Sutter2018-12-211-9/+9
* doc: nft: document ct countPablo Neira Ayuso2018-12-011-0/+8
* doc: grammar fixesJan Engelhardt2018-11-135-96/+97
* doc: Spelling and grammar fixesVille Skyttä2018-11-135-8/+8
* nft.8: Clarify 'index' option of add rule commandPhil Sutter2018-11-121-4/+2
* documentation: clarify iif vs. iifnameFlorian Westphal2018-11-051-1/+24
* doc: libnftables.adoc misc cleanupsDuncan Roe2018-11-051-12/+14
* doc: Fix for make distcheckPhil Sutter2018-11-011-1/+1
* doc: remove unnecessary extra asterisk at the end of option linePablo Neira Ayuso2018-10-301-3/+3
* src: add -p to print layer 4 protocol numericallyPablo Neira Ayuso2018-10-301-1/+5
* src: get rid of nft_ctx_output_{get,set}_numeric()Pablo Neira Ayuso2018-10-302-39/+5
* src: add -y to priority base chain nummericallyPablo Neira Ayuso2018-10-292-0/+7
* src: add NFT_CTX_OUTPUT_NUMERIC_PROTOPablo Neira Ayuso2018-10-291-0/+3
* src: default to numeric UID and GID listingPablo Neira Ayuso2018-10-292-0/+7
* src: add nft_ctx_output_{get,set}_echo() to nft_ctx_output_{get,set}_flagsPablo Neira Ayuso2018-10-291-12/+4
* src: add nft_ctx_output_{get,set}_json() to nft_ctx_output_{get,set}_flagsPablo Neira Ayuso2018-10-291-13/+5
* src: add nft_ctx_output_{get,set}_handle() to nft_ctx_output_{get,set}_flagsPablo Neira Ayuso2018-10-291-14/+6