Pan17WJ / tinyos-main

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

[patch] CoAP ACKs to PUT requests contain two token options #109

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Send a valid CoAP PUT request to the node.
2. Observe the doubled-up token option in the resulting ACK.

What is the expected output? What do you see instead?
Only one token option is valid.

What version of the product are you using? On what operating system?
Patch is against TinyOS 2.x trunk (r5851).

Please provide any additional information below.
This is a side effect of the fix to issue #59. At the time we weren't testing 
CoAP PUTs, so this didn't show up in our tests and hence slipped through. My 
apologies for that. The attached patch really should have been part of #59 too.

Original issue reported on code.google.com by jmatts...@dius.com.au on 22 Dec 2011 at 12:38

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by marku...@gmail.com on 22 Dec 2011 at 3:44

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r5867.

Original comment by marku...@gmail.com on 12 Jan 2012 at 8:58