nftables/SOURCES
2021-09-09 22:49:28 +00:00
..
0001-main-enforce-options-before-commands.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0002-main-restore-debug.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0003-monitor-Do-not-decompose-non-anonymous-sets.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0004-monitor-Fix-output-for-ranges-in-anonymous-sets.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0005-xfrm-spi-is-big-endian.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0006-tests-shell-Search-diff-tool-once-and-for-all.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0007-cache-Fix-for-doubled-output-after-reset-command.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0008-netlink-Fix-leak-in-unterminated-string-deserializer.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0009-netlink-Fix-leaks-in-netlink_parse_cmp.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0010-netlink-Avoid-potential-NULL-pointer-deref-in-netlin.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0011-tests-json_echo-Fix-for-Python3.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0012-tests-json_echo-Support-testing-host-binaries.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0013-tests-monitor-Support-running-individual-test-cases.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0014-tests-monitor-Support-testing-host-s-nft-binary.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0015-tests-py-Support-testing-host-binaries.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0016-doc-nft.8-Mention-wildcard-interface-matching.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0017-scanner-Extend-asteriskstring-definition.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0018-parser-add-a-helper-for-concat-expression-handling.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0019-include-resync-nf_tables.h-cache-copy.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0020-src-Add-support-for-NFTNL_SET_DESC_CONCAT.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0021-src-Add-support-for-concatenated-set-ranges.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0022-parser_json-Support-ranges-in-concat-expressions.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0023-doc-Document-notrack-statement.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0024-JSON-Improve-performance-of-json_events_cb.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0025-segtree-Fix-missing-expires-value-in-prefixes.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0026-segtree-Use-expr_clone-in-get_set_interval_.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0027-segtree-Merge-get_set_interval_find-and-get_set_inte.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0028-tests-0034get_element_0-do-not-discard-stderr.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0029-segtree-Fix-get-element-command-with-prefixes.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0030-include-Resync-nf_tables.h-cache-copy.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0031-src-Set-NFT_SET_CONCAT-flag-for-sets-with-concatenat.patch import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
0032-src-store-expr-not-dtype-to-track-data-in-sets.patch import nftables-0.9.3-17.el8 2021-09-09 22:49:19 +00:00
0033-evaluate-Perform-set-evaluation-on-implicitly-declar.patch import nftables-0.9.3-17.el8 2021-09-09 22:49:19 +00:00
0034-evaluate-missing-datatype-definition-in-implicit_set.patch import nftables-0.9.3-17.el8 2021-09-09 22:49:19 +00:00
0035-mergesort-unbreak-listing-with-binops.patch import nftables-0.9.3-17.el8 2021-09-09 22:49:19 +00:00
0036-proto-add-sctp-crc32-checksum-fixup.patch import nftables-0.9.3-17.el8 2021-09-09 22:49:19 +00:00
0037-proto-Fix-ARP-header-field-ordering.patch import nftables-0.9.3-17.el8 2021-09-09 22:49:19 +00:00
0038-json-echo-Speedup-seqnum_to_json.patch import nftables-0.9.3-17.el8 2021-09-09 22:49:19 +00:00
0039-json-Fix-seqnum_to_json-functionality.patch import nftables-0.9.3-17.el8 2021-09-09 22:49:19 +00:00
0040-json-don-t-leave-dangling-pointers-on-hlist.patch import nftables-0.9.3-17.el8 2021-09-09 22:49:19 +00:00
0041-json-init-parser-state-for-every-new-buffer-file.patch import nftables-0.9.3-18.el8 2021-09-09 22:49:22 +00:00
0042-tests-Disable-tests-known-to-fail-on-RHEL8.patch import nftables-0.9.3-20.el8 2021-09-09 22:49:25 +00:00
0043-monitor-Fix-for-use-after-free-when-printing-map-ele.patch import nftables-0.9.3-20.el8 2021-09-09 22:49:25 +00:00
0044-tests-monitor-use-correct-nft-value-in-EXIT-trap.patch import nftables-0.9.3-20.el8 2021-09-09 22:49:25 +00:00
0045-evaluate-Reject-quoted-strings-containing-only-wildc.patch import nftables-0.9.3-20.el8 2021-09-09 22:49:25 +00:00
0046-src-Support-odd-sized-payload-matches.patch import nftables-0.9.3-20.el8 2021-09-09 22:49:25 +00:00
0047-src-Optimize-prefix-matches-on-byte-boundaries.patch import nftables-0.9.3-20.el8 2021-09-09 22:49:25 +00:00
0048-tests-py-Move-tcpopt.t-to-any-directory.patch import nftables-0.9.3-21.el8 2021-09-09 22:49:28 +00:00
0049-parser-merge-sack-perm-sack-permitted-and-maxseg-mss.patch import nftables-0.9.3-21.el8 2021-09-09 22:49:28 +00:00
0050-tcpopts-clean-up-parser-tcpopt.c-plumbing.patch import nftables-0.9.3-21.el8 2021-09-09 22:49:28 +00:00
0051-tcpopt-rename-noop-to-nop.patch import nftables-0.9.3-21.el8 2021-09-09 22:49:28 +00:00
0052-tcpopt-split-tcpopt_hdr_fields-into-per-option-enum.patch import nftables-0.9.3-21.el8 2021-09-09 22:49:28 +00:00
0053-tcpopt-allow-to-check-for-presence-of-any-tcp-option.patch import nftables-0.9.3-21.el8 2021-09-09 22:49:28 +00:00
0054-tcp-add-raw-tcp-option-match-support.patch import nftables-0.9.3-21.el8 2021-09-09 22:49:28 +00:00
0055-json-tcp-add-raw-tcp-option-match-support.patch import nftables-0.9.3-21.el8 2021-09-09 22:49:28 +00:00
0056-json-Simplify-non-tcpopt-exthdr-printing-a-bit.patch import nftables-0.9.3-21.el8 2021-09-09 22:49:28 +00:00
0057-scanner-introduce-start-condition-stack.patch import nftables-0.9.3-21.el8 2021-09-09 22:49:28 +00:00
0058-scanner-sctp-Move-to-own-scope.patch import nftables-0.9.3-21.el8 2021-09-09 22:49:28 +00:00
0059-exthdr-Implement-SCTP-Chunk-matching.patch import nftables-0.9.3-21.el8 2021-09-09 22:49:28 +00:00
0060-include-missing-sctp_chunk.h-in-Makefile.am.patch import nftables-0.9.3-21.el8 2021-09-09 22:49:28 +00:00
0061-doc-nft.8-Extend-monitor-description-by-trace.patch import nftables-0.9.3-21.el8 2021-09-09 22:49:28 +00:00
0062-tests-shell-Fix-bogus-testsuite-failure-with-100Hz.patch import nftables-0.9.3-21.el8 2021-09-09 22:49:28 +00:00
main.nft import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
nat.nft import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
nftables.conf import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
nftables.service import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00
router.nft import nftables-0.9.3-16.el8 2021-09-09 22:49:16 +00:00