Changeset 1574 for trunk/docs/CHANGELOG
- Timestamp:
- 08/05/06 13:41:42 (2 years ago)
- Files:
-
- 1 modified
-
trunk/docs/CHANGELOG (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/CHANGELOG
r1568 r1574 1 1 $Id$ 2 2 3 08/03/2006: Version 3.0.beta10 4 - Remove libnids dependancy for flowreplay (#55) 5 - tcpprep & tcprewrite shouldn't require root access (#3) 6 - Replace libnet requirement with new generic API (#4, #24, #29) 3 08/05/2006: Version 3.0.beta10 4 - tcpprep & tcprewrite no longer require root access (#3) 5 - Develop wrapper API for libnet, libpcap, BPF and PF_PACKET (#4, #24) 7 6 - Enhance do_sleep() to support looping for better accuracy (#6) 8 7 - Prefer inet_pton over older, deprecated routines (#26) 8 - Remove libnet as a requirement (#29) 9 9 - Optionally don't rewrite broadcast/multicast IP/MAC addresses (#38) 10 - Remove libnids dependancy for flowreplay (#55) 10 11 - Fix build issues when libpcapnav is installed (#56) 11 12 - Fix truncate feature not putting correct packet length in IP header (#59) … … 14 15 - tcpedit_stub.h wasn't being generated automatically from SVN (#63) 15 16 - Fix 'make doxygen' (#67) 17 - Fix some Makefile issues (#68) 18 - tcprewrite --endpoints should require a cache file (#70) 19 - Improve IP randomizer code to be more random (#71) 16 20 17 21 07/17/2006: Version 3.0.beta9
