summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ebtables: Drop append_entry() wrapperPhil Sutter2023-11-231-22/+4
* tests: xlate: Print failing command linePhil Sutter2023-11-231-2/+3
* xshared: Drop pointless CMD_REPLACE checkPhil Sutter2023-11-231-5/+0
* xshared: Drop needless assignment in --help casePhil Sutter2023-11-231-3/+0
* xshared: All variants support -v, update OPTSTRING_COMMONPhil Sutter2023-11-231-4/+4
* xshared: struct xt_cmd_parse::xlate is unusedPhil Sutter2023-11-232-2/+0
* nft-bridge: nft_bridge_add() uses wrong flagsPhil Sutter2023-11-231-2/+2
* Makefile: Install arptables-translate link and man pagePhil Sutter2023-11-232-8/+15
* man: more backslash-encoding of charactersJan Engelhardt2023-11-137-83/+83
* man: limit targets for -P option synopsisJan Engelhardt2023-11-132-2/+2
* man: copy synopsis markup from iptables.8 to arptables-nft.8Jan Engelhardt2023-11-131-14/+28
* man: stop putting non-terminals in italicJan Engelhardt2023-11-131-3/+3
* man: repeal manual hyphenationJan Engelhardt2023-11-131-2/+2
* man: remove lone .nh commandJan Engelhardt2023-11-131-2/+0
* man: consistent use of \(em in Name sectionsJan Engelhardt2023-11-137-7/+7
* extensions: libarpt_standard.t: Add a rule with builtin option masksPhil Sutter2023-11-091-0/+1
* arptables: Fix --proto-type mask formattingPhil Sutter2023-11-092-1/+5
* arptables: Fix formatting of numeric --h-type outputPhil Sutter2023-11-092-3/+5
* extensions: MARK: fix arptables supportFlorian Westphal2023-11-072-0/+11
* arptables-txlate: add test casesFlorian Westphal2023-11-073-1/+15
* nft-arp: add arptables-translateFlorian Westphal2023-11-075-1/+236
* nft-arp: add missing mask supportFlorian Westphal2023-11-072-2/+27
* ebtables: Fix corner-case noflush restore bugPhil Sutter2023-11-072-0/+27
* arptables-nft: remove ARPT_INV flags usageFlorian Westphal2023-11-033-4/+6
* 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-2727-52/+55
* man: display number ranges with an en dashJan Engelhardt2023-10-275-22/+22
* 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
* libiptc: Fix for another segfault due to chain index NULL pointerPhil Sutter2023-10-122-0/+36
* configure: Bump version for 1.8.10 releasev1.8.10Pablo Neira Ayuso2023-10-101-1/+1
* build: Bump dependency on libnftnlPhil Sutter2023-09-301-1/+1
* include: linux: Update kernel.hPhil Sutter2023-09-143-25/+65
* nft: Fix for useless meta expressions in rulePhil Sutter2023-09-149-72/+36
* tests: shell: Fix for ineffective 0007-mid-restore-flush_0Phil Sutter2023-09-141-5/+5
* extensions: Fix checking of conntrack --ctproto 0Quentin Armitage2023-09-142-9/+10
* Revert --compat option related commitsPhil Sutter2023-09-0120-198/+35
* doc: fix example of xt_cpuVictor Julien2023-08-291-2/+2
* tests: Test compat modePhil Sutter2023-08-112-4/+78
* Add --compat option to *tables-nft and *-nft-restore commandsPhil Sutter2023-08-1111-13/+95
* nft: Introduce and use bool nft_handle::compatPhil Sutter2023-08-113-5/+8
* nft: Pass nft_handle to add_{target,action}()Phil Sutter2023-08-116-13/+17
* Use SOCK_CLOEXEC/O_CLOEXEC where availablePhil Sutter2023-08-103-27/+4
* tests: shell: Test chain policy counter behaviourPhil Sutter2023-08-101-0/+78