Пакет keepalived: Информация

    Исходный пакет: keepalived
    Версия: 2.2.8-alt1
    Последняя версия по данным Repology
    Собран:  31 мая 2023 г. 16:45 в задании #322242
    Категория: Сети/Прочее
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.keepalived.org

    Лицензия: GPLv2
    О пакете: HA monitor built upon LVS, VRRP and services poller
    Описание: 
    The main goal of the keepalived project is to add a strong & robust keepalive
    facility to the Linux Virtual Server project. This project is written in C with
    multilayer TCP/IP stack checks. Keepalived implements a framework based on three
    family checks : Layer3, Layer4 & Layer5/7. This framework gives the daemon the
    ability of checking a LVS server pool states. When one of the server of the LVS
    server pool is down, keepalived informs the linux kernel via a setsockopt call
    to remove this server entrie from the LVS topology. In addition keepalived implements
    an independent VRRPv2 stack to handle director failover. So in short keepalived is a
    userspace daemon for LVS cluster nodes healthchecks and LVS directors failover.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    keepalived (x86_64, ppc64le, i586, armh, aarch64)
    keepalived-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Alexey Shabalin



      1. libnet-snmp-devel
      2. libpopt-devel
      3. libssl-devel
      4. pkgconfig(libipset)
      5. pkgconfig(libiptc)
      6. pkgconfig(libkmod)
      7. pkgconfig(libmnl)
      8. pkgconfig(libnftnl)
      9. pkgconfig(libnl-genl-3.0)
      10. pkgconfig(libnl-route-3.0)
      11. pkgconfig(libpcre2-8)
      12. systemd-devel
      13. libmagic-devel

    Последнее изменение


    31 мая 2023 г. Alexey Shabalin 2.2.8-alt1
    - 2.2.8
    2 декабря 2022 г. Alexey Shabalin 2.2.7-alt1
    - 2.2.7
    8 декабря 2021 г. Michael Shigorin 2.2.4-alt2
    - e2k: removed extra patch to check if NFT_SET_CONCAT is declared
      (merged upstream)