On Mar 9, 2011, at 3:38 PM, Joe Desbonnet wrote:
> BTW: if anyone has the ZENA 802.15.4 / ZigBee network analyzer from
> Microchip Technologies, I've written a short Linux C utility that
> streams the packets from the device in PCAP format and can be piped
> into Wireshark. Details here: http://code.google.com/p/microchip-zena/
At some point, it might be interesting to incorporate that code into libpcap. The main issue is that it would need a libpcap API to select the channel, but that can be added.