[Bug 211386] Kernel build fails when TCP_RFC7413 option set
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 4 21:05:53 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211386
--- Comment #4 from iron at mail.ua ---
(In reply to Sergey Kandaurov from comment #3)
Thank you for workaround. I just tested it and it works fine. Here is patch:
--- sys/netinet/tcp_fastopen.c.orig 2016-08-04 15:04:22.000000000 -0600
+++ sys/netinet/tcp_fastopen.c 2016-08-04 15:03:57.000000000 -0600
@@ -111,6 +111,7 @@
#include <sys/socketvar.h>
#include <sys/sysctl.h>
#include <sys/systm.h>
+#include <sys/socket.h>
#include <crypto/siphash/siphash.h>
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list