Re: [tcpdump-workers] Request for new DLT value for Wireshark Dissector

2011-03-02 Thread Guy Harris
On Mar 2, 2011, at 7:49 AM, Schemmel, Hans-Christoph wrote: > I just want to ask if you´ve already assigned a DLT value for the dissector? Not yet - I've been somewhat busy the past week and a half, and I have to condense all the e-mail on this thread into a complete and precise description of

Re: [tcpdump-workers] inject & read from the same interface

2011-03-02 Thread Guy Harris
On Mar 2, 2011, at 2:49 AM, Tobias C Rittweiler wrote: > Is this expected behavior? The only thing I'd expect in this case is whatever the particular mechanism atop which libpcap runs on a particular OS does; that may well differ from OS to OS. > I'm also interested what in pcap-linux.c makes

[tcpdump-workers] inject & read from the same interface

2011-03-02 Thread Tobias C Rittweiler
Hi there! It seems to me that if I inject a packet P to a pcap handle H of an interface I, the next read (by pcap_next() etc.) will /not/ return P. However, if I have two handles H1 and H2 of the same interface I, and I inject P into H1, a read from H2 /will/ return that injected packet P. Is th

Re: [tcpdump-workers] Request for new DLT value for Wireshark Dissector

2011-03-02 Thread Schemmel , Hans-Christoph
I just want to ask if you´ve already assigned a DLT value for the dissector? Kind regards, Christoph Schemmel - 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-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.