aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/examples/sticky-sockets/README
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/examples/sticky-sockets/README')
-rw-r--r--contrib/examples/sticky-sockets/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/examples/sticky-sockets/README b/contrib/examples/sticky-sockets/README
new file mode 100644
index 0000000..cc14570
--- /dev/null
+++ b/contrib/examples/sticky-sockets/README
@@ -0,0 +1,5 @@
+Sticky Sockets
+==============
+
+This is a small userspace mini-library that implements as close to
+possible how the kernel does its sticky src address sending.