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: Piero 74
Subject: Re: [lwip-devel] SYN flood attack - lwip crash
Date: Fri, 30 Jan 2009 17:49:09 +0100



Did you find out what's on the other pcb lists, and what the stats are
for the number of pcbs allocated?

tcp_bound_pcbs = NULL

tcp_tw_pcbs = NULL

tcp_listen_pcbs != NULL
- 3 listeners with tcp_accepted=1

all lwip_stats.memp[xxx].used , for relevant pbufs, are =0

i tryed to force using the debugger tcp_accepted=0 in listeners...
after this all works again.



Piero

reply via email to

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