Name: | conntrack-tools |
---|---|
Version: | 1.4.5 |
Release: | 17.el9_1 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1189655 |
License: | GPLv2 |
RPM: | conntrack-tools-1.4.5-17.el9_1.aarch64.rpm |
Source RPM: | conntrack-tools-1.4.5-17.el9_1.src.rpm |
Build Date: | Mon Jan 23 2023 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://conntrack-tools.netfilter.org/ |
Summary: | Manipulate netfilter connection tracking table and run High Availability |
Description: | With conntrack-tools you can setup a High Availability cluster and synchronize conntrack state between multiple firewalls. The conntrack-tools package contains two programs: - conntrack: the command line interface to interact with the connection tracking system. - conntrackd: the connection tracking userspace daemon that can be used to deploy highly available GNU/Linux firewalls and collect statistics of the firewall use. conntrack is used to search, list, inspect and maintain the netfilter connection tracking subsystem of the Linux kernel. Using conntrack, you can dump a list of all (or a filtered selection of) currently tracked connections, delete connections from the state table, and even add new ones. In addition, you can also monitor connection tracking events, e.g. show an event message (one line) per newly established connection. |
- conntrackd: set default hashtable buckets and max entries if not specified
- local: Avoid sockaddr_un::sun_path buffer overflow
- conntrack: fix compiler warnings - src: fix strncpy -Wstringop-truncation warnings - connntrack: Fix for memleak when parsing -j arg - Drop pointless assignments - Don't call exit() from signal handler - read_config_yy: Drop extra argument from dlog() call - helpers: ftp: Avoid ugly casts - Fix potential buffer overrun in snprintf() calls - cache: Fix features array allocation - hash: Flush tables when destroying
- conntrackd: use correct max unix path length
- conntrackd: Use strdup in lexer - conntrackd: use strncpy() to unix path
- Fix source compile in tests.yml
- Enable hardened builds again.
- Drop lazy binding via patch from upstream - Add patches to fix for failing RPC header search
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937