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
parent 0a5755145c
commit b9c17dd1f0
2 changed files with 9 additions and 1 deletions

View File

@@ -44,6 +44,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
* inet6.h: fixed bug #34124 struct in6_addr does not conform to the standard