Show
Ignore:
Timestamp:
03/20/07 22:20:18 (22 months ago)
Author:
aturner
Message:

tag things as rc1 refs #108
add support for pcap_snapshot_override() refs #130
check that dual nic mode both interfaces have the same dlt refs #125

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/tcprewrite.c

    r1701 r1734  
    199199    pkthdr_ptr = &pkthdr; 
    200200 
     201#ifdef HAVE_PCAP_SNAPSHOT_OVERRIDE 
     202    /* libpcap >= 0.9.6 have this which handles broken RedHat libpcap files */ 
     203    pcap_snapshot_override(pin, 65535); 
     204#endif 
     205 
    201206    /* MAIN LOOP  
    202207     * Keep sending while we have packets or until