fixed bug #34111 RST for ACK to listening pcb has wrong seqno

This commit is contained in:
Simon Goldschmidt
2011-09-01 21:00:11 +02:00
committed by goldsimon
parent 6145af516b
commit a030b741a5
2 changed files with 10 additions and 3 deletions

View File

@@ -24,6 +24,9 @@ HISTORY
++ Bugfixes:
2011-09-01: Simon Goldschmidt
* tcp_in.c: fixed bug #34111 RST for ACK to listening pcb has wrong seqno
2011-08-24: Simon Goldschmidt
* api_msg.c, sockets.c: fixed bug #33956 Wrong error returned when calling
accept() on UDP connections