Re: [tcpdump-workers] Request new DLT value for raw fibre channel

2009-07-03 Thread Guy Harris
On Jun 29, 2009, at 6:35 PM, kahou lei wrote: Yes, the packet starts with the R_CTL field. OK, so I've assigned 224 to DLT_FC_2 (as it's for Fibre Channel FC-2 frames). - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.

Re: [tcpdump-workers] select() regression in libpcap-devel?

2009-07-03 Thread Guy Harris
On Jun 24, 2009, at 2:21 PM, Guy Harris wrote: ...does this happen with standard 1.0? If not, this might be a side- effect of a bug fix in top-of-tree - it turns out that you are *not* finished with a packet when the callback returns; consider how pcap_next() and pcap_next_ex() are impleme