Changeset 1740 for trunk/docs/CHANGELOG

Show
Ignore:
Timestamp:
03/21/07 13:29:34 (22 months ago)
Author:
aturner
Message:

document 3.0.beta13
refs #129

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/docs/CHANGELOG

    r1707 r1740  
    22 
    33??/??/2007: Version 3.0.RC1 
    4     - Fix --skipl2broadcast in libtcpedit (#112) 
    5     - Endian-ness shouldn't impact --seed in libtcpedit (#65) 
    6     - Add support for quiet mode, only print final stats (#109) 
    74    - Fix tcpbridge and make it compile by default (#15) 
     5 
     603/22/2007: Version 3.0.beta13 
     7        - Fixed detection of IPv4 packets in libtcpedit on little-endian boxes (#115, #116) 
     8    - Fixed TCP/UDP checksum calculation on little-endian boxes (#126) 
     9    - Added –-quiet flag to tcpreplay for Lothar (#109) 
     10    - The –-seed flag should now generate the same IP’s on both little-endian & big-endian boxes (#65) 
     11    - The –-skipl2broadcast flag now works as documented (#112) 
     12    - Adding L2 header for DLT_RAW encapsulated packets now works (#16) 
    813    - Clean up documentation (#66, #75) 
    914    - Start initial support for Win32 port (#110, #111) 
     15        - Finish DLT plugin rewrite (#82) 
     16        - Fix compile on systems without tcpdump installed 
    1017 
    111802/22/2007: Version 3.0.beta12