> Dear Everyone, > > > > I want to see 6LoWPAN is implemented successful in TinyOS. > > So I am going to run some example of 6LoWPAN and capture with wireshark to > analyze packet format. >
blip-1.0 cannot be dissected with Wireshark currently, because the dissector does not implement blip-1.0's draft-hui-hc, but draft-ietf-6lowpan-hc. blip-2.0, which would implement draft-ietf-6lowpan-hc in the SVN cannot be compiled at the moment. I tried to create a sniffer for the 802.15.4 stack in TinyOS, but can only sniff broadcast packets at the moment, see http://comments.gmane.org/gmane.os.tinyos.users/36500 I improved the wireshark dissector also a little, to dissect draft-hui-hc at least partly. I cannot test it properly without sniffing unicast packets properly, though. Markus > > Does it has anyone know some good example, and how can capture with > wireshark or other tools? > > > > If you know, pls help me some guides. > > > > Thank you very much, > > > > > > William ------------------------------------------------ | Dipl.-Ing. Markus Becker | Communication Networks | Mobile Research Center | TZI - Center for Computing Technologies | University Bremen | Germany ------------------------------------------------ _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
