]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commitdiff
forgot CHANGELOG: freeing ooseq pbufs when the pbuf pool is empty implemented for...
authorSimon Goldschmidt <goldsimon@gmx.de>
Fri, 22 Jul 2011 19:07:09 +0000 (21:07 +0200)
committerSimon Goldschmidt <goldsimon@gmx.de>
Fri, 22 Jul 2011 19:07:09 +0000 (21:07 +0200)
CHANGELOG

index 4c946eae9edffe949e429e8c3887c9ceab16eb05..0ec0df34690126ce408e497c03ef3e15d4ca0c92 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -37,6 +37,11 @@ HISTORY
 
  ++ Bugfixes:
 
+  2011-07-22: Simon Goldschmidt
+  * pbuf.c/.h, timers.c: freeing ooseq pbufs when the pbuf pool is empty implemented
+    for NO_SYS==1: when not using sys_check_timeouts(), call PBUF_CHECK_FREE_OOSEQ()
+    at regular intervals from main level.
+
   2011-07-21: Simon Goldschmidt
   * etharp.c: fixed bug #33551 (ARP entries may time out although in use) by
     sending an ARP request when an ARP entry is used in the last minute before