Disabling fastpath code in tcp_rcv_established()

From: Serge Goodenko
Date: Fri Mar 11 2005 - 07:20:09 EST


Hi all,
I tried to disable fastpath code in tcp_rcv_established() (i suppose i need this for some debugging purposes)
by commenting out corresponding lines 4110-4252 in net/ipv4/tcp_input.c (kernel ver 2.4.28)
after recompiling kernel doesn't want to transmit tcp packets properly and even segmenatation faults from time to time...
where am i wrong?

thanks,
Serge Goodenko,
MIPT, Russia
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/