Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 30268: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 03 Oct 2009 10:06:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30268

User: jake
Date: 2009/10/03 03:06 AM

Log:
 From Owen Kirby:
 The attached patch adds a dissector for IPv6 over IEEE 802.15.4 (aka 6LoWPAN).
 The protocol is specified in RFC 4944. This dissector also processes the
 6LoWPAN draft header compression scheme in draft-ietf-6lowpan-hc-05.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +2 -0      Makefile.common     Modified
  +2111 -0   packet-6lowpan.c    Added
  +161 -0    packet-6lowpan.h    Added