Re: removing old SYN packets

Mathias Gygax (mg@trash.net)
Mon, 10 Jun 2002 23:33:19 +0200


On Mon, Jun 10, 2002 at 10:15:46PM +0200, Rüdiger Sonderfeld wrote:
> Hi,

hi there,

> I need some information about the TCP implementation. I didn't find any
> information in my Linux Kernel book or in any other tutorial about TCP and I
> do not really understand the tcp.c
>
> The kernel should remove SYN packets if it doesn't recive the final ACK. But
> where is that implemented in the Linux Kernel?

i guess it's in /usr/src/linux/net/ipv4/tcp_timer.c
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/