[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package conntrack-tools-1.4.7-4.el9_5.aarch64 download

Name conntrack-tools
Epoch 0
Version 1.4.7
Release 4.el9_5
Architecture aarch64
Website/URL http://conntrack-tools.netfilter.org/
License GPLv2
Build Time 2025-02-05 09:07:23
Build Host builder-arm64-1.inferitos.ru
Summary Manipulate netfilter connection tracking table and run High Availability
Repositories AppStream
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.
Errata
Size 227 KiB
Source Project conntrack-tools-1.4.7-4.el9_5
SHA-256 checksum 856c84ba20b7528c94a2dea7aba1a51301a3097eb334ec41ae988d0ba9509ac0
× Full screenshot
Changelog link
* Thu Nov 14 2024 Phil Sutter <psutter@redhat.com> - 1.4.7-4
- Bump release for RHEL9.5

* Thu Jun 20 2024 Phil Sutter <psutter@redhat.com> - 1.4.7-3
- conntrack: Fix potential array out of bounds access

* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.4.7-2
- Rebuilt for MSVSphere 9.1.

* Wed Dec 14 2022 Phil Sutter <psutter@redhat.com> - 1.4.7-2
- Explicitly depend on libnetfilter_conntrack-1.0.9

* Thu Dec 01 2022 Phil Sutter <psutter@redhat.com> - 1.4.7-1
- config: Fix -Wimplicit-function-declaration
- network: Fix -Wstrict-prototypes
- build: don't suppress various warnings
- build: conntrack-tools requires libnetfilter_conntrack >= 1.0.9
- New version 1.4.7

* Tue Nov 29 2022 Phil Sutter <psutter@redhat.com> - 1.4.5-17
- conntrackd: set default hashtable buckets and max entries if not specified