[tcpdump-workers] base directory for bluez

2018-10-25 Thread Martin Kaiser
Dear all, I'm trying to cross-compile libpcap and enable bluetooth support for it. I've already cross-compiled bluez and installed it into a local directory hierarchy (not under the cross-compiler's sysroot). Unfortunately, the configure script uses an on/off switch for bluetooth and tries to det

Re: [tcpdump-workers] request for a DLT for ISO14443

2015-11-19 Thread Martin Kaiser
Thus wrote Guy Harris (g...@alum.mit.edu): > On Nov 9, 2015, at 12:29 PM, Martin Kaiser wrote: > > I would like to request a DLT for ISO14443. > > ISO14443 is a set of standards defining the communication protocols > > between a contactless smartcard and a card r

Re: [tcpdump-workers] request for a DLT for ISO14443

2015-11-16 Thread Martin Kaiser
Ping? Thus wrote Martin Kaiser (li...@kaiser.cx): > Dear all, > I would like to request a DLT for ISO14443. > ISO14443 is a set of standards defining the communication protocols > between a contactless smartcard and a card reader. There are some > commercially available log tool

[tcpdump-workers] request for a DLT for ISO14443

2015-11-09 Thread Martin Kaiser
Dear all, I would like to request a DLT for ISO14443. ISO14443 is a set of standards defining the communication protocols between a contactless smartcard and a card reader. There are some commercially available log tools for capturing such traffic. I created a webpage at http://www.kaiser.cx/pc

Re: [tcpdump-workers] request for a DLT value for wireshark DVB-CI

2011-03-02 Thread Martin Kaiser
Hello Guy, Thus wrote Guy Harris (g...@alum.mit.edu): > OK, I've assigned 235 as LINKTYPE_DVB_CI and DLT_DVB_CI. this is good news. Thank you very much. Best regards, Martin - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.

Re: [tcpdump-workers] request for a DLT value for wireshark DVB-CI

2011-02-27 Thread Martin Kaiser
Hello Guy, Thus wrote Guy Harris (g...@alum.mit.edu): > On Feb 27, 2011, at 10:55 AM, Martin Kaiser wrote: > > yes, please refer to that page. I'll keep it up to date. > We've been putting an email address for the person requesting the > link-layer type value; which

Re: [tcpdump-workers] request for a DLT value for wireshark DVB-CI

2011-02-27 Thread Martin Kaiser
Hello Guy, Thus wrote Guy Harris (g...@alum.mit.edu): > On Feb 27, 2011, at 10:39 AM, Guy Harris wrote: > > Yes, it does, thanks. Should I just cite that page as a reference > > in the comment I put into pcap/bpf.h for the DLT value?- yes, please refer to that page. I'll keep it up to date. >

Re: [tcpdump-workers] request for a DLT value for wireshark DVB-CI

2011-02-26 Thread Martin Kaiser
Hello Guy, thanks for the feedback, Thus wrote Guy Harris (g...@alum.mit.edu): > On Feb 13, 2011, at 3:14 PM, Martin Kaiser wrote: > > I defined the pcap packet data for the new DLT on > > http://www.kaiser.cx/pcap-dvbci.html > The "Packet Header" section is p

Re: [tcpdump-workers] request for a DLT value for wireshark DVB-CI

2011-02-16 Thread Martin Kaiser
artin Thus wrote Martin Kaiser (li...@kaiser.cx): > Dear all, > I'm working on a wireshark dissector for DVB-CI (Common Interface). The > dissector analyzes the communication between a PC-Card module and a DVB > receiver. It's not based on any other data link layer protocol.

[tcpdump-workers] request for a DLT value for wireshark DVB-CI dissector

2011-02-13 Thread Martin Kaiser
Dear all, I'm working on a wireshark dissector for DVB-CI (Common Interface). The dissector analyzes the communication between a PC-Card module and a DVB receiver. It's not based on any other data link layer protocol. I defined the pcap packet data for the new DLT on http://www.kaiser.cx/pcap-dvb