summaryrefslogtreecommitdiffstats
path: root/iptables
Commit message (Expand)AuthorAgeFilesLines
* nft: Leave interface masks alone when parsing from kernelPhil Sutter2023-11-296-36/+16
* xshared: Do not populate interface masks per defaultPhil Sutter2023-11-294-11/+48
* xshared: Entirely ignore interface masks when saving rulesPhil Sutter2023-11-296-38/+12
* xshared: Simplify generic_opt_check()Phil Sutter2023-11-291-49/+28
* xshared: Introduce xt_cmd_parse_ops::option_invertPhil Sutter2023-11-297-24/+34
* xshared: Introduce xt_cmd_parse_ops::option_namePhil Sutter2023-11-297-66/+100
* man: proper roff encoding for ~ and ^Jan Engelhardt2023-11-273-17/+17
* ebtables: Implement --change-counters commandPhil Sutter2023-11-236-20/+197
* xshared: do_parse: Ignore '-j CONTINUE'Phil Sutter2023-11-231-1/+2
* ebtables: Align line number formatting with legacyPhil Sutter2023-11-231-1/+1
* ebtables: Make ebt_load_match_extensions() staticPhil Sutter2023-11-232-2/+1
* ebtables: Drop append_entry() wrapperPhil Sutter2023-11-231-22/+4
* 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-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