Netfilter Tables userspace utillites
Go to file
Phil Sutter 810f4662e9 nftables-1.0.4-6.el8
* Tue Oct 29 2024 Phil Sutter <psutter@redhat.com> [1.0.4-6.el8]
- evaluate: un-break rule insert with intervals (Phil Sutter) [RHEL-62895]
Resolves: RHEL-62895
2024-10-29 19:43:08 +01:00
.gitignore nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0001-tests-shell-runtime-set-element-automerge.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0002-rule-collapse-set-element-commands.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0003-intervals-do-not-report-exact-overlaps-for-new-eleme.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0004-intervals-do-not-empty-cache-for-maps.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0005-intervals-Do-not-sort-cached-set-elements-over-and-o.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0006-doc-Document-limitations-of-ipsec-expression-with-xf.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0007-tests-py-Add-a-test-for-failing-ipsec-after-counter.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0008-parser-add-missing-synproxy-scope-closure.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0009-scanner-don-t-pop-active-flex-scanner-scope.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0010-intervals-fix-crash-when-trying-to-remove-element-in.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0011-intervals-check-for-EXPR_F_REMOVE-in-case-of-element.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0012-netlink_delinearize-allow-postprocessing-on-concaten.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0013-netlink_delinearize-postprocess-binary-ands-in-conca.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0014-proto-track-full-stack-of-seen-l2-protocols-not-just.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0015-debug-dump-the-l2-protocol-stack.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0016-tests-add-a-test-case-for-ether-and-vlan-listing.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0017-netlink_delinearize-also-postprocess-OP_AND-in-set-e.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0018-evaluate-search-stacked-header-list-for-matching-pay.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0019-src-allow-anon-set-concatenation-with-ether-and-vlan.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0020-evaluate-set-eval-ctx-for-add-update-statements-with.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0021-monitor-Sanitize-startup-race-condition.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0022-netlink_delinearize-fix-decoding-of-concat-data-elem.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0023-netlink_linearize-fix-timeout-with-map-updates.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0024-tests-add-a-test-case-for-map-update-from-packet-pat.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0025-owner-Fix-potential-array-out-of-bounds-access.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0026-mnl-dump_nf_hooks-leaks-memory-in-error-path.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0027-meta-parse_iso_date-returns-boolean.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0028-netlink-Fix-for-potential-NULL-pointer-deref.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0029-optimize-Do-not-return-garbage-from-stack.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0030-optimize-Clarify-chain_optimize-array-allocations.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0031-netlink_delinearize-Sanitize-concat-data-element-dec.patch nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
0032-tests-monitor-Summarize-failures-per-test-case.patch nftables-1.0.4-2.el8 2023-07-20 15:58:09 +02:00
0033-rule-check-address-family-in-set-collapse.patch nftables-1.0.4-3.el8 2023-09-21 16:46:29 +02:00
0034-parser_bison-Fix-for-broken-compatibility-with-older.patch nftables-1.0.4-4.el8 2023-11-15 16:15:36 +00:00
0035-Warn-for-tables-with-compat-expressions-in-rules.patch nftables-1.0.4-5.el8 2024-08-14 16:25:11 +02:00
0036-xt-Delay-libxtables-access-until-translation.patch nftables-1.0.4-5.el8 2024-08-14 16:25:11 +02:00
0037-xt-Purify-enum-nft_xt_type.patch nftables-1.0.4-5.el8 2024-08-14 16:25:11 +02:00
0038-xt-Rewrite-unsupported-compat-expression-dumping.patch nftables-1.0.4-5.el8 2024-08-14 16:25:11 +02:00
0039-xt-Fall-back-to-generic-printing-from-translation.patch nftables-1.0.4-5.el8 2024-08-14 16:25:11 +02:00
0040-xt-Fix-fallback-printing-for-extensions-matching-key.patch nftables-1.0.4-5.el8 2024-08-14 16:25:11 +02:00
0041-evaluate-un-break-rule-insert-with-intervals.patch nftables-1.0.4-6.el8 2024-10-29 19:43:08 +01:00
gating.yaml Bring gating.yaml over from Brew dist-git 2023-03-10 11:07:38 -08:00
main.nft Import rpm: c8s 2023-02-27 14:33:43 -05:00
monitor-run-tests.stderr.expect nftables-1.0.4-2.el8 2023-07-20 15:58:09 +02:00
nat.nft nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00
nft-test.stderr.expect nftables-1.0.4-2.el8 2023-07-20 15:58:09 +02:00
nftables.conf Import rpm: c8s 2023-02-27 14:33:43 -05:00
nftables.service Import rpm: c8s 2023-02-27 14:33:43 -05:00
nftables.spec nftables-1.0.4-6.el8 2024-10-29 19:43:08 +01:00
router.nft Import rpm: c8s 2023-02-27 14:33:43 -05:00
rpminspect.yaml Bring rpminspect.yaml over from Brew dist-git 2023-03-10 11:07:38 -08:00
run-tests.stderr.expect nftables-1.0.4-2.el8 2023-07-20 15:58:09 +02:00
sources nftables-1.0.4-1.el8 2023-05-30 22:13:56 +02:00