summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* extensions: libebt_snat: Use guided option parserPhil Sutter2024-01-102-42/+34
* extensions: libebt_nflog: Use guided option parserPhil Sutter2024-01-101-64/+18
* extensions: libebt_mark: Use guided option parserPhil Sutter2024-01-101-86/+54
* extensions: libebt_log: Use guided option parserPhil Sutter2024-01-101-91/+30
* extensions: libebt_ip: Use guided option parserPhil Sutter2024-01-102-123/+84
* extensions: libebt_ip6: Use guided option parserPhil Sutter2024-01-102-124/+83
* extensions: libebt_dnat: Use guided option parserPhil Sutter2024-01-101-37/+27
* extensions: libebt_arpreply: Use guided option parserPhil Sutter2024-01-102-34/+22
* extensions: libebt_stp: Use guided option parserPhil Sutter2024-01-102-160/+100
* extensions: libebt_*: Drop some needless init callbacksPhil Sutter2024-01-104-42/+0
* 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