http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38459
User: morriss
Date: 2011/08/10 01:54 PM
Log:
From Shoichi Sakane via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5270 :
Update COAP dissector to the latest drafts:
- corresponded to coap-07, block-04, observe-02 and link-format-06.
- improved the option handler.
From me:
Update the comment to indicate that the port is now IANA-assigned.
There's no need to memset a string to initialize it; just set the first byte
to 0.
Directory: /trunk/epan/dissectors/
Changes Path Action
+246 -146 packet-coap.c Modified