029dc7 import iptables-1.8.2-12.el8

Merged and Committed by centosrcm 4 years ago
78 files changed. 14591 lines added. 0 lines removed.
.gitignore
file added
+1
.iptables.metadata
file added
+1
SOURCES/0001-Add-iptables-test.py-testsuite-from-v1.8.2.patch
file added
+2642
SOURCES/0002-iptables-apply-Use-mktemp-instead-of-tempfile.patch
file added
+35
SOURCES/0003-extensions-format-security-fixes-in-libip-6-t_icmp.patch
file added
+61
SOURCES/0004-arptables-nft-use-generic-expression-parsing-functio.patch
file added
+190
SOURCES/0005-xtables-Don-t-use-native-nftables-comments.patch
file added
+143
SOURCES/0006-xtables-Introduce-per-table-chain-caches.patch
file added
+592
SOURCES/0007-nft-add-type-field-to-builtin_table.patch
file added
+99
SOURCES/0008-nft-move-chain_cache-back-to-struct-nft_handle.patch
file added
+106
SOURCES/0009-nft-move-initialize-to-struct-nft_handle.patch
file added
+91
SOURCES/0010-xtables-constify-struct-builtin_table-and-struct-bui.patch
file added
+287
SOURCES/0011-nft-Simplify-nftnl_rule_list_chain_save.patch
file added
+60
SOURCES/0012-nft-Review-unclear-return-points.patch
file added
+43
SOURCES/0013-xtables-restore-Review-chain-handling.patch
file added
+172
SOURCES/0014-nft-Review-is_-_compatible-routines.patch
file added
+233
SOURCES/0015-nft-Reduce-__nft_rule_del-signature.patch
file added
+51
SOURCES/0016-nft-Reduce-indenting-level-in-flush_chain_cache.patch
file added
+60
SOURCES/0017-nft-Simplify-per-table-chain-cache-update.patch
file added
+86
SOURCES/0018-nft-Simplify-nft_rule_insert-a-bit.patch
file added
+49
SOURCES/0019-nft-Introduce-fetch_chain_cache.patch
file added
+76
SOURCES/0020-nft-Move-nft_rule_list_get-above-nft_chain_list_get.patch
file added
+149
SOURCES/0021-xtables-Implement-per-chain-rule-cache.patch
file added
+802
SOURCES/0022-nft-Drop-nft_chain_list_find.patch
file added
+89
SOURCES/0023-xtables-Optimize-flushing-a-specific-chain.patch
file added
+85
SOURCES/0024-xtables-Optimize-nft_chain_zero_counters.patch
file added
+136
SOURCES/0025-tests-Extend-verbose-output-and-return-code-tests.patch
file added
+79
SOURCES/0026-xtables-Optimize-user-defined-chain-deletion.patch
file added
+134
SOURCES/0027-xtables-Optimize-list-command-with-given-chain.patch
file added
+139
SOURCES/0028-xtables-Optimize-list-rules-command-with-given-chain.patch
file added
+158
SOURCES/0029-nft-Make-use-of-nftnl_rule_lookup_byindex.patch
file added
+76
SOURCES/0030-nft-Simplify-nft_is_chain_compatible.patch
file added
+80
SOURCES/0031-nft-Simplify-flush_chain_cache.patch
file added
+66
SOURCES/0032-xtables-Set-errno-in-nft_rule_check-if-chain-not-fou.patch
file added
+68
SOURCES/0033-xtables-Speed-up-chain-deletion-in-large-rulesets.patch
file added
+34
SOURCES/0034-arptables-nft-Fix-listing-rules-without-target.patch
file added
+32
SOURCES/0035-arptables-nft-Fix-MARK-target-parsing-and-printing.patch
file added
+155
SOURCES/0036-arptables-nft-Fix-CLASSIFY-target-printing.patch
file added
+99
SOURCES/0037-arptables-nft-Remove-space-between-cnt-and-value.patch
file added
+35
SOURCES/0038-arptables-nft-save-Fix-position-of-j-option.patch
file added
+296
SOURCES/0039-arptables-nft-Don-t-print-default-h-len-h-type-value.patch
file added
+116
SOURCES/0040-tests-shell-Add-arptables-nft-verbose-output-test.patch
file added
+90
SOURCES/0041-arptables-nft-Set-h-type-h-length-masks-by-default-t.patch
file added
+40
SOURCES/0042-nft-Add-new-builtin-chains-to-cache-immediately.patch
file added
+95
SOURCES/0043-xtables-Fix-position-of-replaced-rules-in-cache.patch
file added
+168
SOURCES/0044-xtables-Fix-for-inserting-rule-at-wrong-position.patch
file added
+282
SOURCES/0045-xtables-Fix-for-crash-when-comparing-rules-with-stan.patch
file added
+97
SOURCES/0046-xtables-Fix-for-false-positive-rule-matching.patch
file added
+258
SOURCES/0047-ebtables-Fix-rule-listing-with-counters.patch
file added
+75
SOURCES/0048-Revert-ebtables-use-extrapositioned-negation-consist.patch
file added
+534
SOURCES/0049-arptables-Support-set-counters-option.patch
file added
+42
SOURCES/0050-xshared-Explicitly-pass-target-to-command_jump.patch
file added
+136
SOURCES/0051-nft-Don-t-assume-NFTNL_RULE_USERDATA-holds-a-comment.patch
file added
+72
SOURCES/0052-nft-Introduce-UDATA_TYPE_EBTABLES_POLICY.patch
file added
+41
SOURCES/0053-ebtables-nft-Support-user-defined-chain-policies.patch
file added
+506
SOURCES/0054-extensions-libipt_realm-Document-allowed-realm-value.patch
file added
+30
SOURCES/0055-extensions-TRACE-Point-at-xtables-monitor-in-documen.patch
file added
+51
SOURCES/0056-xtables-Catch-errors-when-zeroing-rule-rounters.patch
file added
+33
SOURCES/0057-xtables-save-Fix-table-not-found-error-message.patch
file added
+37
SOURCES/0058-arptables-nft-fix-decoding-of-hlen-on-bigendian-plat.patch
file added
+49
SOURCES/0059-extensions-libip6t_mh-fix-bogus-translation-error.patch
file added
+32
SOURCES/0060-xtables-save-Point-at-existing-man-page-in-help-text.patch
file added
+50
SOURCES/0061-xtables-restore-Fix-program-names-in-help-texts.patch
file added
+86
SOURCES/0062-extensions-AUDIT-Document-ineffective-type-option.patch
file added
+37
SOURCES/0063-utils-Add-a-manpage-for-nfbpf_compile.patch
file added
+140
SOURCES/arptables-helper
file added
+89
SOURCES/arptables.8
file added
+330
SOURCES/arptables.service
file added
+12
SOURCES/ebtables-config
file added
+11
SOURCES/ebtables.8
file added
+1096
SOURCES/ebtables.service
file added
+11
SOURCES/ebtables.systemd
file added
+71
SOURCES/iptables-config
file added
+59
SOURCES/iptables.init
file added
+374
SOURCES/iptables.service
file added
+18
SOURCES/sysconfig_ip6tables
file added
+15
SOURCES/sysconfig_iptables
file added
+14
SPECS/iptables.spec
file added
+1604
    import iptables-1.8.2-12.el8
    
        
file added
+1
file added
+1
file added
+330
file added
+1096
file added
+374
file added
+1604