Пакет conntrack-tools-1.4.7-4.el9_5.aarch64
Имя | conntrack-tools |
---|---|
Эпоха | 0 |
Версия | 1.4.7 |
Релиз | 4.el9_5 |
Архитектура | aarch64 |
Сайт | http://conntrack-tools.netfilter.org/ |
Лицензия | GPLv2 |
Время сборки | 2025-02-05 09:07:23 |
Хост сборки | builder-arm64-1.inferitos.ru |
Краткое описание | Manipulate netfilter connection tracking table and run High Availability |
Репозитории | AppStream |
Полное описание | 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. |
Эррата | — |
Размер | 227 КиБ |
Исходный проект | conntrack-tools-1.4.7-4.el9_5 |
Контрольная сумма SHA-256 | 856c84ba20b7528c94a2dea7aba1a51301a3097eb334ec41ae988d0ba9509ac0 |
×
* 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