openbsd-ports/net/libnids/pkg/DESCR

9 lines
435 B
Plaintext
Raw Normal View History

2003-10-29 19:47:01 -05:00
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
2003-02-25 22:25:12 -05:00
a bit (quite a bit ;)), and provides convenient information on them to
analyzing modules of NIDS. Libnids performs:
2003-10-29 19:47:01 -05:00
a) assembly of TCP segments into TCP streams
b) IP defragmentation
c) TCP port scan detection