https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211386
Sergey Kandaurov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Sergey Kandaurov <[email protected]> --- This is a probable fallout from r297225, which is confirmed by that TCP_RFC7413 is successfully built on stable/10 that doesn't have net/route.h in netinet/in_pcb.h. You can try to workaround it with <sys/socket.h> inclusion from tcp_fastopen.c -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
