Part Number: TMDSICE3359
Hello,
I've a little problem with the different timer in the NDK. To explain it I've attached the following trace:
It can be seen that the first SYN requires an ARP for the ARP cache. But as this is a robustness test the IP 192.168.1.2 will not response this ARP. Meanwhile more SYNs arrive. This leads to a filled backlog queue of my listening socket. That's no problem but it takes 11 Minutes to recover from this situation which is to long for the test. In this test I had a listening socket with a backlog of 3.
My question: How can I reduce this timeout? I think it have to be 2 timer which have to be changed (ARP & TCP)
Thank you in advance and best regards
Stefan