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

    Исходный пакет: keepalived
    Версия: 2.0.18-alt1
    Собран:  4 октября 2019 г. 22:24 в задании #238412
    Категория: Сети/Прочее
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.keepalived.org/software/

    Лицензия: GPL
    О пакете: The main goal of the keepalived project is to add a strong & robust keepalive facility to the Linux Virtual Server project.
    Описание: 
    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, aarch64)

    Сопровождающий: Anton Farygin


      1. libssl-devel
      2. libnet-snmp-devel
      3. pkgconfig(libiptc)
      4. pkgconfig(libnl-genl-3.0)
      5. pkgconfig(libnl-route-3.0)
      6. pkgconfig(libpcre2-8)
      7. libpopt-devel
      8. systemd-devel

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


    8 августа 2019 г. Anton Farygin 2.0.18-alt1
    - 2.0.18
    1 июля 2019 г. Anton Farygin 2.0.17-alt1
    - 2.0.17
    11 мая 2019 г. Michael Shigorin 2.0.15-alt2
    - fixed build with lcc on e2k
    - minor spec cleanup