nes-proj/apps
Daniele Alessandrelli 21898f1e21 er-coap (observe): fix possible duplicate value for observe option in GET response and subsequent notification
Currently, the observe value for a response to a GET observe request is always set to zero. That may cause the subsequent notification to have the same observe value. In fact, that happens every time an observable resource is observed for the first time (since the obs_counter is implicitly initialized to zero).
This patch fixes such a problem by setting the observe option value of responses to obs_counter (and then incrementing it).
2014-08-24 19:07:36 +02:00
..
about
antelope Updated include paths for the moved files under net/ 2014-01-26 23:20:23 +01:00
calc
cmdd
codeprop Updated include paths for the moved files under net/ 2014-01-26 23:20:23 +01:00
collect-view Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
deluge Changed the parameter 'char * data' of process_start to the 2014-06-12 13:40:28 +02:00
dhcp Updated include paths for the moved files under net/ 2014-01-26 23:20:23 +01:00
directory
email Moved the ctk files from core/lib into core/lib/ and core/lib/libconio 2014-01-26 23:20:46 +01:00
er-coap er-coap (observe): fix possible duplicate value for observe option in GET response and subsequent notification 2014-08-24 19:07:36 +02:00
ftp Updated include paths for the moved files under net/ 2014-01-26 23:20:23 +01:00
http-post-auth Changed the parameter 'char * data' of process_start to the 2014-06-12 13:40:28 +02:00
httpd-ws A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
irc Moved the ctk files from core/lib into core/lib/ and core/lib/libconio 2014-01-26 23:20:46 +01:00
json New MACRO for creating jsontree_array 2014-02-26 19:38:10 +01:00
netconf
ping6
powertrace Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
process-list
program-handler
rest-coap
rest-common
rest-engine Used Uncrustify and fixed Travis build errors. 2014-05-15 20:29:04 +02:00
rest-http
serial-shell Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
servreg-hack Updated include paths for the moved files under net/ 2014-01-26 23:20:23 +01:00
shell Changed the parameter 'char * data' of process_start to the 2014-06-12 13:40:28 +02:00
slip-cmd Updated include paths for the moved files under net/ 2014-01-26 23:20:23 +01:00
telnet
telnetd
unit-test
webbrowser Avoid compiler warnings. 2014-02-01 00:46:57 +01:00
webserver
webserver-nano