Pan17WJ / tinyos-main

Automatically exported from code.google.com/p/tinyos-main
1 stars 0 forks source link

[patch] RPL routing engine confuses stop with start #86

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The RPLRoutingEngineP's StdControl.stop() calls RankControl.start() rather than 
RankControl.stop(). This does not seem logical...

Original issue reported on code.google.com by jmatts...@dius.com.au on 25 Nov 2011 at 1:09

Attachments:

GoogleCodeExporter commented 9 years ago
Neither of these fixes really resolve the underlying issues; we should think 
about what to do in these cases rather than directly applying the patches, I 
think.

Original comment by sdh...@gmail.com on 25 Nov 2011 at 5:42

GoogleCodeExporter commented 9 years ago
Resolved with commit 5848

Original comment by jeonggil...@gmail.com on 21 Dec 2011 at 7:17

GoogleCodeExporter commented 9 years ago
The change for this is done now.

Original comment by jeonggil...@gmail.com on 21 Dec 2011 at 7:18