Changeset 1740
- Timestamp:
- 03/21/07 13:29:34 (22 months ago)
- Files:
-
- 1 modified
-
trunk/docs/CHANGELOG (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/CHANGELOG
r1707 r1740 2 2 3 3 ??/??/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)7 4 - Fix tcpbridge and make it compile by default (#15) 5 6 03/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) 8 13 - Clean up documentation (#66, #75) 9 14 - Start initial support for Win32 port (#110, #111) 15 - Finish DLT plugin rewrite (#82) 16 - Fix compile on systems without tcpdump installed 10 17 11 18 02/22/2007: Version 3.0.beta12
