Re: Replacing tcp_v4_rcv from a module

From: Raj
Date: Tue Nov 25 2003 - 04:23:02 EST


Gong Su wrote:

I need some customized function inside tcp_v4_rcv so I wrote a module to
replace tcp_protocol->handler with my own function pointer; and currently


Try calling synchronize_net() after your modification and see if it helps.

/Raj

-
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/