wireguard-tools/contrib/sticky-sockets
Jason A. Donenfeld cef7ac9ef9 global: put SPDX identifier on its own line
The kernel has very specific rules correlating file type with comment
type, and also SPDX identifiers can't be merged with other comments.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2018-09-20 19:41:22 +02:00
..
README contrib: add sticky sockets example code 2017-09-24 23:10:15 +02:00
sticky-sockets.c global: put SPDX identifier on its own line 2018-09-20 19:41:22 +02:00

Sticky Sockets
==============

This is a small userspace mini-library that implements as close to
possible how the kernel does its sticky src address sending.