Hello there, did anyone ever get a patch going on this? I tried to
just download ip_state.c from -current but it does not seem to
compile into 4.1.9.
--Wes
On Mar 5, 2007, at 2:34 AM, Roger Olofsson wrote:
Hello Peter and thanks for your swift reply,
Will this patch be applied to the STABLE branch and available via
cvsup or is the only way to implement this to manually do as you
describe?
Peter Jeremy skrev:
On 2007-Mar-04 00:36:13 +0100, Roger Olofsson <[EMAIL PROTECTED]>
wrote:
Is there a patch for the keep state/OOW-issues in version 4.1.13
on FreeBSD6.2 and if so, what are the instructions to apply the
patch?
You can just copy /sys/config/ipfilter/netinet/ip_state.c from -
current.
As far as I can determine, the only changes are the OOW fixes.
Note that these fixes only affect the handling of TCP connections
with
window scaling enabled. You might like to check a tcpdump to confirm
that this is the problem you are having.