Name: | iptables-nft-services |
---|---|
Version: | 1.8.8 |
Release: | 4.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 30440 |
License: | GPLv2 and Artistic 2.0 and ISC |
RPM: | iptables-nft-services-1.8.8-4.el9.noarch.rpm |
Source RPM: | iptables-1.8.8-4.el9.src.rpm |
Build Date: | Sun Oct 02 2022 |
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. |
- 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
- extensions: SECMARK: Use a better context in test case
- extensions: SECMARK: Implement revision 1
- tests/shell: Assert non-verbose mode is silent - nft: Fix for non-verbose check command
- ebtables: Dump atomic waste - doc: ebtables-nft.8: Adjust for missing atomic-options - nft: Use xtables_malloc() in mnl_err_list_node_add()