[ 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 ]
×

Project conntrack-tools-1.4.7-4.el9_5

Name conntrack-tools
Epoch 0
Version 1.4.7
Release 4.el9_5
Website/URL http://conntrack-tools.netfilter.org/
License GPLv2
Build Time 2025-02-05 09:06:07
Build Host builder-x86-03.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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
conntrack-tools-1.4.7-4.el9_5.x86_64 Manipulate netfilter connection tracking table and run High Availability a6535021f419a6302eab86fb2e6c1b6982d1e87f55f0ea99fa7291ac53b4539b download
aarch64
conntrack-tools-1.4.7-4.el9_5.aarch64 Manipulate netfilter connection tracking table and run High Availability 856c84ba20b7528c94a2dea7aba1a51301a3097eb334ec41ae988d0ba9509ac0 download
src
conntrack-tools-1.4.7-4.el9_5.src Manipulate netfilter connection tracking table and run High Availability 4311d6d0abb4f0aeb4001bad88acaab2d4d18994058bbf77c5b92dbc2e48f240 download
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