From 37e09eaec9f6ee9ca2fbf04bb9230c8eee44e2ad Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 13 Mar 2022 15:40:51 -0400 Subject: libraries/libnids: Wrap README at 72 columns. Signed-off-by: B. Watson --- libraries/libnids/README | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'libraries/libnids') diff --git a/libraries/libnids/README b/libraries/libnids/README index f6a7a02943172..9b2fa9d65d32c 100644 --- a/libraries/libnids/README +++ b/libraries/libnids/README @@ -1,9 +1,10 @@ -Libnids is an implementation of an E-component of Network Intrusion Detection -System. It emulates the IP stack of Linux 2.0.x. Libnids offers IP -defragmentation, TCP stream assembly and TCP port scan detection. The most -valuable feature of libnids is reliability. A number of tests were conducted, -which proved that libnids predicts behaviour of protected Linux hosts as -closely as possible. Libnids is highly configurable in run-time and offers a -convenient interface. Currently it compiles on Linux, *BSD and Solaris. -Using libnids, one has got a convenient access to data carried by a TCP -stream, no matter how artfully obscured by an attacker. +Libnids is an implementation of an E-component of Network Intrusion +Detection System. It emulates the IP stack of Linux 2.0.x. Libnids +offers IP defragmentation, TCP stream assembly and TCP port scan +detection. The most valuable feature of libnids is reliability. A +number of tests were conducted, which proved that libnids predicts +behaviour of protected Linux hosts as closely as possible. Libnids is +highly configurable in run-time and offers a convenient interface. +Currently it compiles on Linux, *BSD and Solaris. Using libnids, one +has got a convenient access to data carried by a TCP stream, no matter +how artfully obscured by an attacker. -- cgit v1.2.3