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

    Исходный пакет: libnet1
    Версия: 1.0.2a-alt3
    Собран:  6 ноября 2010 г. 16:34
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.packetfactory.net/libnet

    Лицензия: BSD-style
    О пакете: A C library for portable packet creation
    Описание: 
    Libnet is an API to help with the construction and handling of network
    packets.  It provides a portable framework for low-level network
    packet writing and handling (use Libnet in conjunction with libpcap and
    you can write some really cool stuff).  Libnet includes packet creation
    at the IP layer and at the link layer as well as a host of supplementary
    and complementary functionality. Libnet is avery handy with which to
    write network tools and network test code.  See the manpage and sample
    test code for more detailed information.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libnet1 (x86_64, i586)
    libnet1-devel (x86_64, i586)

    Сопровождающий: Dmitry V. Levin

    Список участников:
    Dmitry V. Levin
    Alexey Tourbin

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


    6 ноября 2010 г. Dmitry V. Levin 1:1.0.2a-alt3
    - Rebuilt for soname set-versions.
    8 сентября 2009 г. Dmitry V. Levin 1:1.0.2a-alt2
    - Removed obsolete %post_ldconfig/%postun_ldconfig calls.
    - Disabled static library subpackage.
    24 января 2006 г. Dmitry V. Levin 1:1.0.2a-alt1
    - Fixed potential build issue on fast CPU and filesystem with
      low timestamp resolution.