Package conntrack-tools-1.4.4-11.el8.src
Name | conntrack-tools |
---|---|
Epoch | 0 |
Version | 1.4.4 |
Release | 11.el8 |
Architecture | src |
Website/URL | http://conntrack-tools.netfilter.org/ |
License | GPLv2 |
Build Time | 2023-08-08 14:55:31 |
Build Host | builder-x86-06.inferitos.ru |
Summary | Manipulate netfilter connection tracking table and run High Availability |
Repositories | BaseOS |
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 | 1013 KiB |
Source Project | conntrack-tools-1.4.4-11.el8 |
SHA-256 checksum | b2f856b53833e7d141062c60c30afaee83c47498ad2c1e0bc12f1cb9ece8efd3 |
×
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.4.4-11 - Rebuilt for MSVSphere 8.8 * Fri Nov 04 2022 Phil Sutter <psutter@redhat.com> - 1.4.4-11 - conntrackd: set default hashtable buckets and max entries if not specified * Mon Nov 18 2019 Phil Sutter <psutter@redhat.com> - 1.4.4-10 - Fix issues on Big Endian (rhbz#1750744) * Thu Feb 14 2019 Phil Sutter - 1.4.4-9 - Fix previous attempt at linking with -z lazy * Tue Dec 11 2018 Paul Wouters <pwouters@redhat.com> - 1.4.4-8 - Resolves: rhbz#1646885 [RHEL8] nfct tool lib have undefined symbol - enable systemd support * Thu Apr 12 2018 Orion Poplawski <orion@nwra.com> - 1.4.4-7 - Use libtirpc - Use %license * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Feb 22 2017 Paul Wouters <pwouters@redhat.com> - 1.4.4-3 - Add upstream patches (free pktb after use, nat_tuple leak)