CVS log entries from 21.01.2005 (Fri) 10:06:52 - 22.01.2005 (Sat) 10:07:05 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: libpcap/pcap-dag.c; Revisions: 1.20

=====================================================
Log entries
=====================================================
Description:
>From Koryn Grant:

        The DAG 4.2 OC-48 cards (and revisions thereof) produce ERF
        records that do not contain the trailing FCS.  However,
        pcap-dag.c assumed that there is an FCS and strips the final
        word of the packet.  This meant that packets captured with
        libpcap on a DAG 4.2 are truncated by four bytes, unless a
        magical environment variable (ERF_FCS_BITS) was set.  This patch
        autodetects when the DAG card is a 4.2, and turns off the
        FCS-stripping feature so that packets are no longer truncated.

        Also, include "dagnew.h" and "dagapi.h" with quotes, not angle
        brackets, as they should be in the user search path, not the
        system search path.
Modified files:
        File: libpcap/pcap-dag.c; Revision: 1.20;
        Date: 2005/01/21 10:11:39; Author: guy; Lines:  (+14 -5)
=====================================================
Summary of modified files
=====================================================
File: libpcap/pcap-dag.c
Revisions: 1.20
Authors: guy (+14 -5)
-- 
Automatic cron job from /tcpdump/bin/makelog
-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.

Reply via email to