Netfilter Tables userspace utillites
Go to file
Phil Sutter a2ea441692 nftables-0.9.8-4.el9
- Install an improved sample config
- Fix permissions of osf-related configs
- rule: Fix for potential off-by-one in cmd_add_loc()
- netlink_delinearize: Fix suspicious calloc() call
- netlink: Avoid memleak in error path of netlink_delinearize_obj()
- netlink: Avoid memleak in error path of netlink_delinearize_table()
- netlink: Avoid memleak in error path of netlink_delinearize_chain()
- netlink: Avoid memleak in error path of netlink_delinearize_set()
- json: Drop pointless assignment in exthdr_expr_json()
- evaluate: Mark fall through case in str2hooknum()
- parser_json: Fix for memleak in tcp option error path
- parser_bison: Fix for implicit declaration of isalnum
- main: fix nft --help output fallout from 719e4427
- tests: add icmp/6 test where dependency should be left alone
- payload: check icmp dependency before removing previous icmp expression

Resolves: rhbz#1933117, rhbz#1938823, rhbz#1931790, rhbz#1964987, rhbz#1971600
2021-06-14 14:46:08 +02:00
.gitignore Merged update from upstream sources 2021-01-16 23:55:59 +00:00
0001-payload-check-icmp-dependency-before-removing-previo.patch nftables-0.9.8-4.el9 2021-06-14 14:46:08 +02:00
0002-tests-add-icmp-6-test-where-dependency-should-be-lef.patch nftables-0.9.8-4.el9 2021-06-14 14:46:08 +02:00
0003-main-fix-nft-help-output-fallout-from-719e4427.patch nftables-0.9.8-4.el9 2021-06-14 14:46:08 +02:00
0004-parser_bison-Fix-for-implicit-declaration-of-isalnum.patch nftables-0.9.8-4.el9 2021-06-14 14:46:08 +02:00
0005-parser_json-Fix-for-memleak-in-tcp-option-error-path.patch nftables-0.9.8-4.el9 2021-06-14 14:46:08 +02:00
0006-evaluate-Mark-fall-through-case-in-str2hooknum.patch nftables-0.9.8-4.el9 2021-06-14 14:46:08 +02:00
0007-json-Drop-pointless-assignment-in-exthdr_expr_json.patch nftables-0.9.8-4.el9 2021-06-14 14:46:08 +02:00
0008-netlink-Avoid-memleak-in-error-path-of-netlink_delin.patch nftables-0.9.8-4.el9 2021-06-14 14:46:08 +02:00
0009-netlink-Avoid-memleak-in-error-path-of-netlink_delin.patch nftables-0.9.8-4.el9 2021-06-14 14:46:08 +02:00
0010-netlink-Avoid-memleak-in-error-path-of-netlink_delin.patch nftables-0.9.8-4.el9 2021-06-14 14:46:08 +02:00
0011-netlink-Avoid-memleak-in-error-path-of-netlink_delin.patch nftables-0.9.8-4.el9 2021-06-14 14:46:08 +02:00
0012-netlink_delinearize-Fix-suspicious-calloc-call.patch nftables-0.9.8-4.el9 2021-06-14 14:46:08 +02:00
0013-rule-Fix-for-potential-off-by-one-in-cmd_add_loc.patch nftables-0.9.8-4.el9 2021-06-14 14:46:08 +02:00
gating.yaml Enable RHEL 9 gating (equivalent to RHEL 8) 2021-06-10 10:26:08 +02:00
main.nft nftables-0.9.8-4.el9 2021-06-14 14:46:08 +02:00
nat.nft nftables-0.9.8-4.el9 2021-06-14 14:46:08 +02:00
nftables.conf nftables-0.9.8-4.el9 2021-06-14 14:46:08 +02:00
nftables.service RHEL 9.0.0 Alpha bootstrap 2020-10-15 21:05:18 +02:00
nftables.spec nftables-0.9.8-4.el9 2021-06-14 14:46:08 +02:00
router.nft nftables-0.9.8-4.el9 2021-06-14 14:46:08 +02:00
sources Merged update from upstream sources 2021-01-16 23:55:59 +00:00