Changeset 1938 for trunk/docs/CHANGELOG
- Timestamp:
- 11/01/07 11:58:18 (14 months ago)
- Files:
-
- 1 modified
-
trunk/docs/CHANGELOG (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/CHANGELOG
r1926 r1938 1 1 $Id$ 2 3 11/01/2007: Version 3.2.3 4 - Fix compile issue under Linux and other OS's (#275) 5 6 10/31/2007: Version 3.2.2 7 - Enable source MAC spoofing for OS X (#142, #151) 8 * Tcpreplay now requires OS X 10.5 (Leopard) 9 - Fix crash/memory access error with tcpreplay -N (#273) 2 10 3 11 10/25/2007: Version 3.2.1 … … 87 95 - Fixed detection of IPv4 packets in libtcpedit on little-endian boxes (#115, #116) 88 96 - Fixed TCP/UDP checksum calculation on little-endian boxes (#126) 89 - Added â-quiet flag to tcpreplay for Lothar (#109)90 - The â-seed flag should now generate the same IPâs on both little-endian & big-endian boxes (#65)91 - The â-skipl2broadcast flag now works as documented (#112)97 - Added --quiet flag to tcpreplay for Lothar (#109) 98 - The --seed flag should now generate the same IPs on both little-endian & big-endian boxes (#65) 99 - The --skipl2broadcast flag now works as documented (#112) 92 100 - Adding L2 header for DLT_RAW encapsulated packets now works (#16) 93 101 - Clean up documentation (#66, #75)
