[ Все 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 ]
×

Пакет conntrack-tools-1.4.7-4.el9_5.src download

Имя conntrack-tools
Эпоха 0
Версия 1.4.7
Релиз 4.el9_5
Архитектура src
Сайт http://conntrack-tools.netfilter.org/
Лицензия GPLv2
Время сборки 2025-02-05 09:06:07
Хост сборки builder-x86-03.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.
Эррата
Размер 549 КиБ
Исходный проект conntrack-tools-1.4.7-4.el9_5
Контрольная сумма SHA-256 4311d6d0abb4f0aeb4001bad88acaab2d4d18994058bbf77c5b92dbc2e48f240
× Full screenshot
История изменений 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