summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* ebtables: Default to extrapositioned negationsPhil Sutter2024-01-1023-164/+165
* extensions: libxt_HMARK: Review HMARK_parse()Phil Sutter2024-01-101-51/+9
* extensions: libebt_mark_m: Use guided option parserPhil Sutter2024-01-101-36/+22
* extensions: libebt_pkttype: Use guided option parserPhil Sutter2024-01-101-22/+23
* extensions: libxt_limit: Use guided option parser for NFPROTO_BRIDGE, tooPhil Sutter2024-01-101-48/+2
* extensions: libebt_arp: Use guided option parserPhil Sutter2024-01-102-130/+78
* extensions: libebt_vlan: Use guided option parserPhil Sutter2024-01-101-68/+34
* extensions: libebt_802_3: Use guided option parserPhil Sutter2024-01-102-55/+21
* extensions: libebt_redirect: Use guided option parserPhil Sutter2024-01-101-23/+17
* 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