Evan Huus
changed
bug 8070
What |
Removed |
Added |
Attachment #10262 Flags |
review_for_checkin?
|
review_for_checkin-
|
Comment # 8
on bug 8070
from Evan Huus
Comment on attachment 10262 [details]
patch for packet-coap.c supporting the latest draft of CoAP, version 14.
As Guy said, filterable values should still be possible (and are definitely a
good thing).
Also, a minor note, we provide an array_length() macro that you can use in a
few places where you're manually doing sizeof(x)/sizeof(x[0]).
You are receiving this mail because:
- You are watching all bug changes.