fixed bug #43192 tcp_enqueue_flags() should not check TCP_SND_QUEUELEN when sending FIN

This commit is contained in:
Simon Goldschmidt
2014-09-16 20:18:25 +02:00
parent 56c6301089
commit 085c1594de
2 changed files with 7 additions and 2 deletions

View File

@@ -127,6 +127,10 @@ HISTORY
++ Bugfixes:
2014-09-16: Simon Goldschmidt
* tcp_out.c: fixed bug #43192 tcp_enqueue_flags() should not check TCP_SND_QUEUELEN
when sending FIN
2014-09-03: Simon Goldschmidt
* msg_in.c: fixed bug #39355 SNMP Memory Leak in case of error