Changeset 1516 for trunk/docs/CHANGELOG
- Timestamp:
- 07/16/06 22:27:59 (2 years ago)
- Files:
-
- 1 modified
-
trunk/docs/CHANGELOG (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/CHANGELOG
r1464 r1516 1 1 $Id$ 2 2 3 ??/??/2005: Version 3.0.beta83 07/16/2006: Version 3.0.beta8 4 4 - Fix -M running in MBps rather then Mbps 5 5 - Fix tcpbridge segfault/bus error reported by Steven Z. (Gerry) 6 - Fix tcprewrite --portmap 7 - Fix a warning in tcprewrite where we incorrectly listed --mtu as -t 8 - Fix --mtu in tcprewrite being ignored 6 - Improve tcpbridge man page 7 - Massive tcprewrite fixes & cleanup #50 9 8 - Much improved README document 10 - Improve tcpbridge man page 11 - Reorganize packet editing code into a standalone module which can be 12 librarized. 9 - Reorganize packet editing code into a standalone module (tcpedit) 10 which has been librarized. #5 11 - Strict code cleanup #27 12 - Fix tcpprep from generating bad cache files #48 13 - Add MAC split mode for tcpprep #1 14 - Improve dbg() to list file/line #32 15 - Add tcpprep statistical reports #2 16 - Reorganize flowreplay code #46 17 - Fix conflicting speed_t for Debian #33 18 - Too many other things to document 13 19 14 20 08/07/2005: Version 3.0.beta7
