diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2018-05-22 01:30:16 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2018-05-22 01:30:16 +0200 |
commit | dd663a7ba41563c82cf68aa5492ed4f2fe875d35 (patch) | |
tree | cd8cc471f7ae0cdf0bdb82874edf27d912502ada | |
parent | 8462c08cf2c968386374c81d0e9dafb904483f8c (diff) |
Notes on FreeBSD limitations
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ It is currently a work in progress to strip out the beginnings of an experiment ### FreeBSD -This will run on FreeBSD. +This will run on FreeBSD. It does not yet support sticky sockets. Fwmark is mapped to `SO\_USER\_COOKIE`. ## Building |