[Bug 211386] Kernel build fails when TCP_RFC7413 option set [regression]

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 2 21:53:16 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211386

Sergey Kandaurov <pluknet at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pluknet at FreeBSD.org

--- Comment #3 from Sergey Kandaurov <pluknet at FreeBSD.org> ---
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 the assignee for the bug.


More information about the freebsd-net mailing list