summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: mention vlan matching in ip/ip6/inet familiesFlorian Westphal2022-09-281-0/+8
* doc, src: make some spelling and grammatical improvementsJeremy Sowden2022-09-225-14/+14
* doc: add nft_ctx_add_var() and nft_ctx_clear_vars() docsFernando Fernandez Mancera2022-09-161-0/+11
* src: allow burst 0 for byte ratelimit and use it as defaultPablo Neira Ayuso2022-08-311-2/+7
* doc: nft.8: Add missing '-T' in synopsisPhil Sutter2022-08-301-1/+1
* doc: Document limitations of ipsec expression with xfrm_interfacePhil Sutter2022-07-281-0/+4
* src: add tcp option reset supportFlorian Westphal2022-02-281-1/+8
* doc: add undefine and redefine keywordsPierre Ducroquet2022-02-071-0/+6
* src: add ruleset optimization infrastructurePablo Neira Ayuso2022-01-151-0/+5
* tcpopt: remove KIND keywordFlorian Westphal2021-12-011-12/+17
* doc: update ct timeout section with the state namesFlorian Westphal2021-11-081-0/+11
* src: Support netdev egress hookLukas Wunner2021-10-282-10/+30
* doc: libnftables-json: make the example valid libnftables JSON inputŠtěpán Němec2021-10-111-2/+3
* doc: fix synopsis of named counter, quota and ct {helper,timeout,expect}Pablo Neira Ayuso2021-09-162-9/+61
* doc: nfnetlink_log allows one single process through unicastPablo Neira Ayuso2021-09-091-5/+5
* doc: refer to ulogd manpagePablo Neira Ayuso2021-09-061-2/+3
* doc: libnflog handles `log group`, not libnfqDuncan Roe2021-09-061-1/+1
* doc: Missing NFT_CTX_OUTPUT_NUMERIC_SYMBOL in libnftables documentationPablo Neira Ayuso2021-09-061-0/+1
* src: queue: consolidate queue statement syntaxPablo Neira Ayuso2021-08-201-2/+2
* src: promote 'reject with icmp CODE' syntaxPablo Neira Ayuso2021-07-262-4/+4
* src: add --define key=valuePablo Neira Ayuso2021-07-201-0/+4
* src: queue: allow use of MAP statement for queue number retrievalFlorian Westphal2021-06-211-2/+4
* src: queue: allow use of arbitrary queue expressionsFlorian Westphal2021-06-211-0/+4
* parser: new queue flag input formatFlorian Westphal2021-06-211-2/+2
* src: add vlan deiPablo Neira Ayuso2021-06-111-3/+3
* doc: add LISTING sectionFlorian Westphal2021-06-091-0/+11
* doc: nft: ct id does not allow for original|replyPablo Neira Ayuso2021-06-041-2/+2
* statement: connlimit: remove extra whitespace in print functionPablo Neira Ayuso2021-06-041-1/+1
* 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: document cgroupv2Pablo Neira Ayuso2021-05-191-1/+16
* exthdr: Implement SCTP Chunk matchingPhil Sutter2021-05-192-0/+66
* doc: Reduce size of NAT statement synopsisPhil Sutter2021-05-111-15/+10
* doc: no need to define a set in ct statePablo Neira Ayuso2021-03-241-1/+1
* doc: use symbolic names for chain prioritiesSimon Ruderich2021-03-244-16/+16
* doc: move drop rule on a separate line in blackhole exampleSimon Ruderich2021-03-091-1/+2
* doc: remove duplicate tables in synproxy exampleSimon Ruderich2021-03-091-16/+1
* 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
* src: disallow burst 0 in ratelimitsPablo Neira Ayuso2020-12-181-1/+2
* doc: Document 'dccp type' matchPhil Sutter2020-12-082-1/+47
* tcp: add raw tcp option match supportFlorian Westphal2020-11-091-0/+6
* tcpopt: rename noop to nopFlorian Westphal2020-11-091-2/+2
* tcpopts: clean up parser -> tcpopt.c plumbingFlorian Westphal2020-11-091-2/+2
* parser: merge sack-perm/sack-permitted and maxseg/mssFlorian Westphal2020-11-091-4/+4
* 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: migrate man page examples with `meter` directive to setsDevin Bayer2020-10-012-15/+26
* doc: added documentation on "socket wildcard"Balazs Scheidler2020-08-291-3/+8
* nft: rearrange help output to group related options togetherArturo Borrero Gonzalez2020-07-291-38/+56