commit d020124138cc0d16e685bfd35dd388a4db7f68af parent 71651ea4aa507ee50865bd9584873e0c9a422c14 Author: Alexander Færøy <ahf@torproject.org> Date: Mon, 19 Nov 2018 16:33:06 +0100 Add changes file for #28518. See: https://bugs.torproject.org/28518 Diffstat:
| A | changes/bug28518 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/bug28518 b/changes/bug28518 @@ -0,0 +1,4 @@ + o Minor features (FreeBSD): + - Warn relay operators if the "net.inet.ip.random_id" sysctl (IP ID + randomization) is disabled on their relay if it is running on FreeBSD + based operating systems. Closes ticket 28518.