changeset 11436 | e7cf621aac90 |
parent 11434 | 317ae8a858d8 |
child 11438 | dfbb52d8fd44 |
--- a/RELEASE_NOTES Wed Jun 10 07:52:23 2015 -0700 +++ b/RELEASE_NOTES Thu Jun 11 11:40:53 2015 +0200 @@ -29,6 +29,7 @@ - Bug 2126 - LrWpanNetDevice silently accepts no mobility on the node - Bug 2135 - TCP doesn't honor the socket's output interface - Bug 2136 - The usage of tid in wifi and wave module shall be "if (tid > 7)" rather than "if (tid >= 7)" +- Bug 2138 - SimpleNetDevice could send overlapped packets. Known issues ------------