summaryrefslogtreecommitdiffstats
path: root/libraries/libtins/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libtins/README')
-rw-r--r--libraries/libtins/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/libtins/README b/libraries/libtins/README
new file mode 100644
index 0000000000..04529d4b88
--- /dev/null
+++ b/libraries/libtins/README
@@ -0,0 +1,6 @@
+libtins is a high-level, multiplatform C++ network packet sniffing
+and crafting library.
+
+Its main purpose is to provide the C++ developer an easy, efficient,
+platform and endianess-independent way to create tools which need to
+send, receive and manipulate specially crafted packets.