Changeset 1568 for trunk/docs/CHANGELOG
- Timestamp:
- 08/02/06 23:41:21 (2 years ago)
- Files:
-
- 1 modified
-
trunk/docs/CHANGELOG (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/CHANGELOG
r1567 r1568 2 2 3 3 08/03/2006: Version 3.0.beta10 4 - flowreplay doesn't compile against libnids 1.21(#55)4 - Remove libnids dependancy for flowreplay (#55) 5 5 - tcpprep & tcprewrite shouldn't require root access (#3) 6 - Replace libnet with new generic API (#4, #24, #29)7 - Rewrite tcpreplay sleepto support looping for better accuracy (#6)6 - Replace libnet requirement with new generic API (#4, #24, #29) 7 - Enhance do_sleep() to support looping for better accuracy (#6) 8 8 - Prefer inet_pton over older, deprecated routines (#26) 9 9 - Optionally don't rewrite broadcast/multicast IP/MAC addresses (#38) … … 13 13 - Support --enable-debug when building under gcc 3.x (#62) 14 14 - tcpedit_stub.h wasn't being generated automatically from SVN (#63) 15 - Fix 'make doxygen' (#67) 15 16 16 17 07/17/2006: Version 3.0.beta9
