]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/blobdiff - CHANGELOG
fixed bug #38066 Raw pcbs can alter packet without eating it: added assertion to...
[pes-rpp/rpp-lwip.git] / CHANGELOG
index 6ad6d37b1213a2d6e9b002b0653ad48f19ea1851..01ccaf7e66de4d93d5e0fd4693bbf2bbc2454509 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -80,6 +80,9 @@ HISTORY
 
  ++ Bugfixes:
 
+  2013-01-11: Simon Goldschmidt
+  * raw.c: fixed bug #38066 Raw pcbs can alter packet without eating it
+
   2012-09-26: Simon Goldschmidt
   * api_msg.c: fixed bug #37405 'err_tcp()' uses already freed 'netconn' object