Name: | ipset |
---|---|
Version: | 7.22 |
Release: | 7.0.2.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 77489 |
License: | GPL-2.0-only |
RPM: | ipset-7.22-7.0.2.el10_0.x86_64.rpm |
Source RPM: | ipset-7.22-7.0.2.el10_0.src.rpm |
Build Date: | Thu May 29 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://ipset.netfilter.org/ |
Summary: | Manage Linux IP sets |
Description: | IP sets are a framework inside the Linux kernel since version 2.4.x, which can be administered by the ipset utility. Depending on the type, currently an IP set may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC addresses in a way, which ensures lightning speed when matching an entry against a set. If you want to: - store multiple IP addresses or port numbers and match against the collection by iptables at one swoop; - dynamically update iptables rules against IP addresses or ports without performance penalty; - express complex IP address and ports based rulesets with one single iptables rule and benefit from the speed of IP sets then ipset may be the proper tool for you. |
- Update dependencies for additional UEK kernel flavours [Orabug: 38000003]
- Depend either on kernel-extra or kernel-uek-extra-netfilter [Orabug: 37585869]
- fix kernel-modules-extra dependency for aarch64 64k variant [RHEL-83582]
- Bump for sidetag build
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Add legacy actions for service save support - ipset-services to depend on iptables-nft-services - Require kernel-modules-extra
- Bump release to trigger CI
- Bump release to trigger CI
- Turn absolute ipset-translate symlink into a relative one - Rebase onto 7.22 plus fixes
- Bump release for June 2024 mass rebuild