Wireshark-bugs: [Wireshark-bugs] [Bug 8070] Patch for packet-coap.c

Date: Fri, 15 Mar 2013 02:53:30 +0000

changed bug 8070

What Removed Added
Attachment #10262 Flags review_for_checkin? review_for_checkin-

Comment # 8 on bug 8070 from
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.