Re: [tcpdump-workers] Request for a LINKTYPE/DLT for nordic_ble packet.
Hi, Anyone able to have a look at this request? On Mon, Aug 21, 2017 at 6:43 PM, Stig Bjørlykke wrote: > The Nordic Semiconductor nRF Sniffer (a Bluetooth Low Energy sniffer > [1]) uses the attached packet format between the host and a sniffer, > and the packet EVENT_PACKET is currently dissected in Wireshark in > packet-nordic_ble.c. A future version of the sniffer will also allow > dissection of the other (control) packets. > > The attached packet format will also be added to the Wireshark source > code file packet-nordic_ble.c. > > Proposed name: LINKTYPE_NORDIC_BLE / DLT_NORDIC_BLE > > > [1] http://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF-Sniffer > > > -- > Stig Bjørlykke > R&D Engineer @ Nordic Semiconductor ___ tcpdump-workers mailing list tcpdump-workers@lists.tcpdump.org https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers
Re: [tcpdump-workers] Request for a LINKTYPE/DLT for nordic_ble packet.
On Aug 21, 2017, at 9:43 AM, Stig Bjørlykke wrote: > The Nordic Semiconductor nRF Sniffer (a Bluetooth Low Energy sniffer > [1]) uses the attached packet format between the host and a sniffer, > and the packet EVENT_PACKET is currently dissected in Wireshark in > packet-nordic_ble.c. A future version of the sniffer will also allow > dissection of the other (control) packets. What is the "board" for the BoardID? Would a capture file using this LINKTYPE_ include all traffic between the host and the sniffer, including the host-to-sniffer packets such as REQ_FOLLOW? (I assume from "UART" that this goes over a serial link between the sniffer and the host.) Is there a publicly-available page on the Nordic Semiconductor Web site with this format information, or should we add a page on the tcpdump.org Web site, as is done for some other LINKTYPE_ values? ___ tcpdump-workers mailing list tcpdump-workers@lists.tcpdump.org https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers