lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-devel] SYN flood attack - lwip crash


From: Kieran Mansley
Subject: Re: [lwip-devel] SYN flood attack - lwip crash
Date: Fri, 30 Jan 2009 14:57:38 +0000

On Fri, 2009-01-30 at 15:20 +0100, Piero 74 wrote:
> watching with debugger...
> 
> 
> tcp_slowtmr() seems not work... i checked some vars:
> tcp_active_pcbs point to NULL (no pcb available)
> 

What about the other PCB lists:

tcp_bound_pcbs
tcp_listen_pcbs
tcp_tw_pcbs

Can you confirm what the state of the PCB stats are?  i.e. How many PCBs
are allocated etc?

Kieran





reply via email to

[Prev in Thread] Current Thread [Next in Thread]