1
0
mirror of https://git.zx2c4.com/wireguard-tools synced 2025-04-09 17:24:25 +00:00
Files
Jason A. Donenfeld 66ed611bd0 sticky-sockets: do not use SO_REUSEADDR
This makes little sense for unicast UDP sockets.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2020-12-18 23:40:15 +01: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.