Name: | iptables-nft-services |
---|---|
Version: | 1.8.10 |
Release: | 2.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 30440 |
License: | GPLv2 and Artistic 2.0 and ISC |
RPM: | iptables-nft-services-1.8.10-2.el9.noarch.rpm |
Source RPM: | iptables-1.8.10-2.el9.src.rpm |
Build Date: | Tue Apr 09 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.netfilter.org/projects/iptables |
Summary: | Services for nft-variants of iptables, ebtables and arptables |
Description: | Services for nft-variants of iptables, ebtables and arptables This package provides the services iptables, ip6tables, arptables and ebtables for use with iptables-nft which provides nft-variants of these tools. |
- ebtables: Fix corner-case noflush restore bug (Phil Sutter) [RHEL-14147]
- spec: Support for _excludedocs macro in alternatives installation (Phil Sutter) [RHEL-5810] - Rebase onto version 1.8.10 (Phil Sutter) [RHEL-14147]
- Add expected testsuite result
- nft: un-break among match with concatenation - nft: fix ebtables among match when mac+ip addresses are used
- libxtables: Fix unsupported extension warning corner case
- arptables: Support -x/--exact flag
- tests: shell: Check overhead in iptables-save and -restore
- new version
- Use proto_to_name() from xshared in more places
- libxtables: Boost rule target checks by announcing chain names - libxtables: Implement notargets hash table - nft: Reject standard targets as chain names when restoring - xshared: Merge and share parse_chain() - xshared: Prefer xtables_chain_protos lookup over getprotoent - nft: Speed up immediate parsing - nft: Simplify immediate parsing