summaryrefslogtreecommitdiffstats
path: root/iptables
Commit message (Expand)AuthorAgeFilesLines
* man: more backslash-encoding of charactersJan Engelhardt2023-11-135-80/+80
* 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-135-5/+5
* arptables: Fix --proto-type mask formattingPhil Sutter2023-11-091-1/+1
* arptables: Fix formatting of numeric --h-type outputPhil Sutter2023-11-091-2/+2
* nft-arp: add arptables-translateFlorian Westphal2023-11-074-1/+189
* 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-032-2/+4
* man: encode minushyphen the way groff/man requires itJan Engelhardt2023-10-271-1/+1
* man: display number ranges with an en dashJan Engelhardt2023-10-271-11/+11
* libiptc: Fix for another segfault due to chain index NULL pointerPhil Sutter2023-10-121-0/+32
* nft: Fix for useless meta expressions in rulePhil Sutter2023-09-146-72/+27
* tests: shell: Fix for ineffective 0007-mid-restore-flush_0Phil Sutter2023-09-141-5/+5
* Revert --compat option related commitsPhil Sutter2023-09-0119-183/+31
* tests: Test compat modePhil Sutter2023-08-111-0/+63
* 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
* tests: shell: Test chain policy counter behaviourPhil Sutter2023-08-101-0/+78
* nft: Create builtin chains with counters enabledPhil Sutter2023-08-101-6/+8
* nft-ruleparse: parse meta mark set as MARK targetFlorian Westphal2023-08-101-12/+28
* nft-ruleparse: Introduce nft_create_target()Phil Sutter2023-08-106-87/+52
* nft: move processing logic out of assertsJan Palus2023-08-052-6/+17
* man: iptables-save.8: Start paragraphs in upper-casePhil Sutter2023-08-051-2/+2
* man: iptables-save.8: Fix --modprobe descriptionPhil Sutter2023-08-051-3/+4
* man: iptables-save.8: Clarify 'available tables'Phil Sutter2023-08-051-1/+4
* man: Trivial: Missing space after commaPhil Sutter2023-08-052-2/+2
* man: iptables-restore.8: Start paragraphs in upper-casePhil Sutter2023-08-051-2/+2
* man: iptables-restore.8: Put 'file' in italics in synopsisPhil Sutter2023-08-051-2/+2
* man: iptables-restore.8: Drop -W option from synopsisPhil Sutter2023-08-051-2/+2
* man: iptables-restore.8: Consistently document -w optionPhil Sutter2023-08-051-2/+2
* man: iptables-restore.8: Fix --modprobe descriptionPhil Sutter2023-08-051-3/+4
* man: iptables.8: Trivial font fixesPhil Sutter2023-08-051-3/+3
* man: Use HTTPS for links to netfilter.orgPhil Sutter2023-08-051-2/+2
* man: iptables.8: Clarify --goto descriptionPhil Sutter2023-08-051-1/+1
* man: iptables.8: Fix intra page referencePhil Sutter2023-08-051-2/+2
* man: iptables.8: Trivial spelling fixesPhil Sutter2023-08-051-5/+5
* man: iptables.8: Extend exit code descriptionPhil Sutter2023-08-051-3/+6
* iptables-apply: Eliminate shellcheck warningsPhil Sutter2023-08-011-8/+8
* iptables-restore: Drop dead codePhil Sutter2023-08-011-2/+0
* tests: shell: Fix and extend chain rename testPhil Sutter2023-07-282-12/+40
* ebtables: Improve invalid chain name detectionPhil Sutter2023-07-281-5/+28
* *tables: Reject invalid chain names when renamingPhil Sutter2023-07-281-0/+1
* *tables-restore: Enforce correct counters syntax if presentPhil Sutter2023-07-283-21/+24
* nft: Include sets in debug outputPhil Sutter2023-07-282-1/+15