Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37398038
en ru br
ALT Linux repos
S:1.24-alt4
5.0: 1.23-alt3
4.1: 1.23-alt2
4.0: 1.23-alt2
+updates:1.22-alt1

Group :: Development/C
RPM: libnids

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.24-alt4
Build date: 22 november 2017, 06:45 ( 334.2 weeks ago )
Size: 119.94 Kb

Home page:   http://libnids.sourceforge.net

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.

Current maintainer: Dmitry V. Levin

List of contributors

List of rpms provided by this srpm:

  • libnids
  • libnids-debuginfo
  • libnids-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin