summaryrefslogtreecommitdiffstats
path: root/doc/nft.txt
Commit message (Expand)AuthorAgeFilesLines
* doc: nft.8: Highlight "hook" in flowtable descriptionPhil Sutter2024-04-241-2/+2
* Add support for table's persist flagPhil Sutter2024-04-191-0/+9
* doc: nft.8: Two minor synopsis fixupsPhil Sutter2024-04-111-2/+2
* doc: remove references to timeout in reset commandPablo Neira Ayuso2023-10-101-5/+5
* doc: document add chain device parameterBrennan Paciorek2023-08-031-0/+5
* Implement 'reset {set,map,element}' commandsPhil Sutter2023-07-131-5/+8
* doc: list set/map flag keywords in a tableFlorian Westphal2023-05-021-3/+18
* parser_bison: simplify reset syntaxPablo Neira Ayuso2023-03-151-5/+3
* doc: nft.8: Document lower priority limit for nat type chainsPhil Sutter2023-03-101-0/+3
* src: add support to command "destroy"Fernando F. Mancera2023-02-061-10/+23
* Implement 'reset rule' and 'reset rules' commandsPhil Sutter2023-01-181-1/+5
* doc: no reset support for limitPablo Neira Ayuso2022-11-091-1/+1
* doc: document a few reset commands supported by the parserPablo Neira Ayuso2022-11-091-2/+10
* doc, src: make some spelling and grammatical improvementsJeremy Sowden2022-09-221-3/+3
* doc: nft.8: Add missing '-T' in synopsisPhil Sutter2022-08-301-1/+1
* doc: add undefine and redefine keywordsPierre Ducroquet2022-02-071-0/+6
* src: add ruleset optimization infrastructurePablo Neira Ayuso2022-01-151-0/+5
* src: Support netdev egress hookLukas Wunner2021-10-281-7/+27
* doc: fix synopsis of named counter, quota and ct {helper,timeout,expect}Pablo Neira Ayuso2021-09-161-4/+4
* src: add --define key=valuePablo Neira Ayuso2021-07-201-0/+4
* doc: add LISTING sectionFlorian Westphal2021-06-091-0/+11
* doc: tiny spelling fix in stateful object section s/an/aFlorian Westphal2021-05-251-1/+1
* doc: nft.8: Extend monitor description by tracePhil Sutter2021-05-191-3/+22
* doc: use symbolic names for chain prioritiesSimon Ruderich2021-03-241-2/+2
* doc: add * to include example to actually include filesSimon Ruderich2021-03-091-1/+1
* doc: nft: fix some typos and formatting issuesŠtěpán Němec2021-02-221-11/+11
* doc: correct chain name in example of adding a ruleJeremy Sowden2020-11-011-1/+1
* doc: nft.8: describe inet ingress hookPablo Neira Ayuso2020-10-161-4/+17
* nft: rearrange help output to group related options togetherArturo Borrero Gonzalez2020-07-291-38/+56
* doc: nft.8: Describe element commands in their own sectionPhil Sutter2020-02-071-3/+37
* doc: mention 'typeof' as alternative to 'type' keywordFlorian Westphal2019-12-171-3/+9
* doc: Drop incorrect requirement for nft configsPhil Sutter2019-11-061-2/+1
* src: flowtable: add support for delete command by handleEric Jallot2019-11-061-0/+1
* doc: fix missing family in plural forms list command.Eric Jallot2019-10-311-6/+7
* src: add --terse to suppress output of set elements.Jeremy Sowden2019-10-221-0/+4
* 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-141-1/+14
* meta: Introduce new conditions 'time', 'day' and 'hour'Ander Juaristi2019-09-061-1/+5
* monitor: Accept -j flagPhil Sutter2019-06-131-7/+2
* doc: Review man page synopsesPhil Sutter2019-05-081-32/+31
* src: add nat support for the inet familyFlorian Westphal2019-04-091-1/+1
* doc: update nft list plural form parametersFernando Fernandez Mancera2019-04-081-0/+6
* src: use 'flow add' syntaxPablo Neira Ayuso2019-03-201-1/+1
* src: Reject 'export vm json' commandPhil Sutter2018-12-211-9/+9
* doc: grammar fixesJan Engelhardt2018-11-131-15/+15
* doc: Spelling and grammar fixesVille Skyttä2018-11-131-3/+3
* nft.8: Clarify 'index' option of add rule commandPhil Sutter2018-11-121-4/+2
* 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-301-4/+1