Re: [tcpdump-workers] pcap FCS length and LT_FCS_DATALINK_EXT()

2013-05-21 Thread Guy Harris
On May 5, 2013, at 3:49 PM, Stephen Donnelly wrote: > In 2007 in libpcap afbb1ce7 you committed some code (possibly from Florent > Drouin) adding the LT_FCS_DATALINK_EXT mechanism to record whether the > capture includes information about captured FCS length, and if so what length > it is.

[tcpdump-workers] pcap FCS length and LT_FCS_DATALINK_EXT()

2013-05-18 Thread Stephen Donnelly
Hi Guy, In 2007 in libpcap afbb1ce7 you committed some code (possibly from Florent Drouin) adding the LT_FCS_DATALINK_EXT mechanism to record whether the capture includes information about captured FCS length, and if so what length it is. I believe that currently only the DAG capture code suppo