Package libnids: Information

    Binary package: libnids
    Version: 1.24-alt3
    Architecture: x86_64
    Build time:  Apr 25, 2011, 03:08 AM
    Source package: libnids
    Category: Development/C
    Report package bug
    License: GPLv2+
    Summary: Libnids is a library that provides a functionality of one of NIDS components
    Description: 
    Libnids is a library that provides a functionality of one of NIDS
    (Network Intrusion Detection System) components, namely E-component.
    It means that libnids code watches all local network traffic, cooks
    received datagrams a bit (quite a bit ;)), and provides convinient
    information on them to analyzing modules of NIDS.  Libnids performs:
    + assembly of TCP segments into TCP streams;
    + IP defragmentation;
    + TCP port scan detection.
    More technical info can be found in MISC file.
    
    So, if you intend to develop a custom NIDS, you don't have to build
    low-level network code.  If you decide to use libnids, you have got
    E-component ready - you can focus on implementing other parts of NIDS.

    Maintainer: Dmitry V. Levin


    Last changed


    April 24, 2011 Dmitry V. Levin 1.24-alt3
    - Rebuilt for debuginfo.
    Nov. 7, 2010 Dmitry V. Levin 1.24-alt2
    - Rebuilt for soname set-versions.
    March 22, 2010 Dmitry V. Levin 1.24-alt1
    - Updated to 1.24.