aboutsummaryrefslogtreecommitdiff
path: root/network/sockstress/README
diff options
context:
space:
mode:
authorRobert E. Lee <robert_at_loveathome.us>2013-01-05 22:53:31 +0100
committerdsomero <xgizzmo@slackbuilds.org>2013-01-09 18:52:22 -0500
commit07f99225a7b0b0d0184e3ecb1a65ee8abb76e33c (patch)
treef0f7a9d8fb3a55ace577696673b51a300f554b26 /network/sockstress/README
parentfc4b2788286ad4eec15f0067e14742cd0a9c346a (diff)
downloadslackbuilds-07f99225a7b0b0d0184e3ecb1a65ee8abb76e33c.tar.xz
network/sockstress: Added (tcp socket stress).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/sockstress/README')
-rw-r--r--network/sockstress/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/network/sockstress/README b/network/sockstress/README
new file mode 100644
index 000000000000..6907fcc5078a
--- /dev/null
+++ b/network/sockstress/README
@@ -0,0 +1,6 @@
+sockstress is a collection of TCP socket stress methods
+that attempt to deplete limited kernel resources.
+
+After installation, the source code is placed in
+/usr/src/sockstress-0.0.1
+You can modify payloads there.