summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* build: replace `echo -e` with `printf`Jeremy Sowden2023-12-151-3/+3
* build: add an automake verbosity variable for `ln`Jeremy Sowden2023-12-151-6/+9
* build: use standard automake verbosity variablesJeremy Sowden2023-12-151-17/+24
* build: remove unused `AM_VERBOSE_CXX*` variablesJeremy Sowden2023-12-151-2/+0
* build: remove obsolete `AM_LIBTOOL_SILENT` variableJeremy Sowden2023-12-151-1/+0
* build: format `AM_CPPFLAGS` variablesJeremy Sowden2023-12-151-1/+9
* Fix spelling mistakesJeremy Sowden2023-12-124-5/+5
* man: Do not escape exclamation marksPhil Sutter2023-11-292-2/+2
* man: proper roff encoding for ~ and ^Jan Engelhardt2023-11-272-3/+3
* extensions: MARK: arptables: Use guided option parserPhil Sutter2023-11-231-67/+15
* extensions: libarpt_mangle: Use guided option parserPhil Sutter2023-11-232-84/+48
* man: more backslash-encoding of charactersJan Engelhardt2023-11-132-3/+3
* extensions: libarpt_standard.t: Add a rule with builtin option masksPhil Sutter2023-11-091-0/+1
* arptables: Fix --proto-type mask formattingPhil Sutter2023-11-091-0/+4
* arptables: Fix formatting of numeric --h-type outputPhil Sutter2023-11-091-1/+3
* extensions: MARK: fix arptables supportFlorian Westphal2023-11-072-0/+11
* arptables-txlate: add test casesFlorian Westphal2023-11-072-0/+12
* nft-arp: add arptables-translateFlorian Westphal2023-11-071-0/+47
* arptables-nft: remove ARPT_INV flags usageFlorian Westphal2023-11-031-2/+2
* man: reveal rateest's combination categoriesPhil Sutter2023-10-271-4/+8
* man: use .TP for lists in xt_osf man pagePhil Sutter2023-10-271-12/+22
* man: use native bullet point markupJan Engelhardt2023-10-271-12/+17
* man: grammar fixes to some manpagesJan Engelhardt2023-10-272-6/+6
* man: consistent casing of "IPv[46]"Jan Engelhardt2023-10-272-2/+2
* man: encode hyphens the way groff/man requires itJan Engelhardt2023-10-272-2/+2
* man: encode emdash the way groff/man requires itJan Engelhardt2023-10-274-4/+4
* man: encode minushyphen the way groff/man requires itJan Engelhardt2023-10-2726-51/+54
* man: display number ranges with an en dashJan Engelhardt2023-10-274-11/+11
* extensions: string: Adjust description of --to to recent kernel changesPhil Sutter2023-10-251-6/+3
* extensions: string: Clarify description of --toPhil Sutter2023-10-121-2/+6
* nft: Fix for useless meta expressions in rulePhil Sutter2023-09-143-0/+9
* extensions: Fix checking of conntrack --ctproto 0Quentin Armitage2023-09-142-9/+10
* doc: fix example of xt_cpuVictor Julien2023-08-291-2/+2
* Use SOCK_CLOEXEC/O_CLOEXEC where availablePhil Sutter2023-08-101-7/+1
* extensions: libip6t_icmp: Add names for mld-listener typesPhil Sutter2023-08-052-0/+11
* man: Use HTTPS for links to netfilter.orgPhil Sutter2023-08-051-1/+1
* tests: libipt_icmp.t: Enable tests with numeric outputPhil Sutter2023-08-041-6/+3
* extensions: libipt_icmp: Fix confusion between 255/255 and anyPhil Sutter2023-08-042-1/+4
* man: string: document BM false negativesJeremy Sowden2023-06-161-0/+15
* xshared: Fix parsing of option arguments in same wordPhil Sutter2023-04-282-0/+5
* xt_sctp: add the missing chunk types in sctp_helpXin Long2023-02-211-1/+1
* xtables-translate: Support insert with indexPhil Sutter2023-02-171-1/+1
* extensions: libebt_ip: Translation has to match on ether typePhil Sutter2023-02-172-3/+24
* extensions: libebt_ip: Do not use 'ip dscp' for translationPhil Sutter2023-02-172-3/+3
* extensions: libebt_redirect: Fix for wrong syntax in translationPhil Sutter2023-02-172-4/+4
* extensions: libebt_redirect: Fix target translationPhil Sutter2023-02-172-1/+9
* tests: CLUSTERIP: Drop test filePhil Sutter2023-02-171-4/+0
* ebtables: Refuse unselected targets' optionsPhil Sutter2023-01-315-18/+20
* extensions: NAT: Fix for -Werror=format-securityPhil Sutter2023-01-121-1/+1
* Makefile: Replace brace expansionPhil Sutter2023-01-101-2/+3