Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Aug 2016 21:53:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 211386] Kernel build fails when TCP_RFC7413 option set [regression]
Message-ID:  <bug-211386-6-1llXMCCeSd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211386-6@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211386-6@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211386

Sergey Kandaurov <pluknet@FreeBSD.org> changed:

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

--- Comment #3 from Sergey Kandaurov <pluknet@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

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211386-6-1llXMCCeSd>