Show
Ignore:
Timestamp:
04/01/07 21:21:30 (22 months ago)
Author:
aturner
Message:

update refs #66

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/docs/Win32Readme.txt

    r1762 r1782  
    1 $Id:$ 
     1$Id$ 
    22This document attempts to explain how to get tcpreplay compiled and running 
    33under Windows.  Please note that this document is a work in progress and 
     
    88 
    99Tcpreplay is not a native Win32 application right now.  Hence it requires 
    10 the Cygwin. (http://www.cygwin.com).  Cygwin creates a Linux-like on your  
    11 Windows system which allows Linux/UNIX programs to run after a recompile. 
     10the Cygwin. (http://www.cygwin.com).  Cygwin creates a Linux-like environment 
     11on your Windows system which allows Linux/UNIX programs to run after a 
     12recompile. 
    1213 
    1314Tcpreplay supports numerous API's for sending packets depending on the  
     
    5758        make test 
    5859         
    59         Note: currently, the tcprewrite tests are broken due to how the test 
    60         harness is configured.  Hence, errors should be expected. 
    61          
    6260- Install: 
    6361        make install