BUG28241: improve oos sequence processing with patches from Oleg Tyshev.

This commit is contained in:
kieranm
2009-12-24 15:31:44 +00:00
parent feca27d69e
commit 6b6c82aaee
2 changed files with 49 additions and 17 deletions

View File

@@ -46,6 +46,10 @@ HISTORY
++ Bugfixes:
2009-12-24: Kieran Mansley
* tcp_in.c Apply patches from Oleg Tyshev to improve OOS processing
(BUG#28241)
2009-12-06: Simon Goldschmidt
* ppp.h/.c: Fixed bug #27079 (Yet another leak in PPP): outpacket_buf can
be statically allocated (like in ucip)