aboutsummaryrefslogtreecommitdiff
path: root/iptables
AgeCommit message (Expand)Author
2023-10-23Merge branch 'master' of https://git.netfilter.org/iptablesMaciej Żenczykowski
2023-10-23Merge tag 'v1.8.10' of https://git.netfilter.org/iptablesMaciej Żenczykowski
2023-10-23ANDROID: unconditionally use 'all' for proto 0Maciej Żenczykowski
2023-10-21Merge tag 'v1.8.9' of https://git.netfilter.org/iptablesMaciej Żenczykowski
2023-10-21Merge upstream at one commit past 1.8.8 at b72eb12ea5a61df0655ad99d5048994e91...Maciej Żenczykowski
2023-10-21Merge tag 'v1.8.8' of https://git.netfilter.org/iptablesMaciej Żenczykowski
2023-10-12libiptc: Fix for another segfault due to chain index NULL pointerPhil Sutter
2023-09-14nft: Fix for useless meta expressions in rulePhil Sutter
2023-09-14tests: shell: Fix for ineffective 0007-mid-restore-flush_0Phil Sutter
2023-09-01Revert --compat option related commitsPhil Sutter
2023-08-11tests: Test compat modePhil Sutter
2023-08-11Add --compat option to *tables-nft and *-nft-restore commandsPhil Sutter
2023-08-11nft: Introduce and use bool nft_handle::compatPhil Sutter
2023-08-11nft: Pass nft_handle to add_{target,action}()Phil Sutter
2023-08-10tests: shell: Test chain policy counter behaviourPhil Sutter
2023-08-10nft: Create builtin chains with counters enabledPhil Sutter
2023-08-10nft-ruleparse: parse meta mark set as MARK targetFlorian Westphal
2023-08-10nft-ruleparse: Introduce nft_create_target()Phil Sutter
2023-08-05nft: move processing logic out of assertsJan Palus
2023-08-05man: iptables-save.8: Start paragraphs in upper-casePhil Sutter
2023-08-05man: iptables-save.8: Fix --modprobe descriptionPhil Sutter
2023-08-05man: iptables-save.8: Clarify 'available tables'Phil Sutter
2023-08-05man: Trivial: Missing space after commaPhil Sutter
2023-08-05man: iptables-restore.8: Start paragraphs in upper-casePhil Sutter
2023-08-05man: iptables-restore.8: Put 'file' in italics in synopsisPhil Sutter
2023-08-05man: iptables-restore.8: Drop -W option from synopsisPhil Sutter
2023-08-05man: iptables-restore.8: Consistently document -w optionPhil Sutter
2023-08-05man: iptables-restore.8: Fix --modprobe descriptionPhil Sutter
2023-08-05man: iptables.8: Trivial font fixesPhil Sutter
2023-08-05man: Use HTTPS for links to netfilter.orgPhil Sutter
2023-08-05man: iptables.8: Clarify --goto descriptionPhil Sutter
2023-08-05man: iptables.8: Fix intra page referencePhil Sutter
2023-08-05man: iptables.8: Trivial spelling fixesPhil Sutter
2023-08-05man: iptables.8: Extend exit code descriptionPhil Sutter
2023-08-01iptables-apply: Eliminate shellcheck warningsPhil Sutter
2023-08-01iptables-restore: Drop dead codePhil Sutter
2023-07-28tests: shell: Fix and extend chain rename testPhil Sutter
2023-07-28ebtables: Improve invalid chain name detectionPhil Sutter
2023-07-28*tables: Reject invalid chain names when renamingPhil Sutter
2023-07-28*tables-restore: Enforce correct counters syntax if presentPhil Sutter
2023-07-28nft: Include sets in debug outputPhil Sutter
2023-07-28nft: Do not pass nft_rule_ctx to add_nft_among()Phil Sutter
2023-07-28nft: More verbose extension comparison debuggingPhil Sutter
2023-07-28nft: Special casing for among match in compare_matches()Phil Sutter
2023-07-19tests: shell: Sanitize nft-only/0009-needless-bitwise_0Phil Sutter
2023-07-12nft-bridge: pass context structure to ops->add() to improve anonymous set sup...Pablo Neira Ayuso
2023-06-21iptables: Fix handling of non-existent chainsJacek Tomasiak
2023-06-21iptables: Fix setting of ipv6 countersJacek Tomasiak
2023-06-16xshared: dissolve should_load_protoJan Engelhardt
2023-06-16nft: use payload matching for layer 4 protocolPablo Neira Ayuso