Hey everyone, Since I paid someone to do my taxes this year I had some free time to work on tcpreplay. This actually turned out to be a bigger release then I was expecting due to all the feedback on beta13. So a big thanks to everyone who gave it a try and let me know how it went.
Anyways, this will be the last release before 3.0 so let me know if you find any problems. Without further ado, here ya go: http://downloads.sourceforge.net/tcpreplay/tcpreplay-3.0.RC1.tar.gz Resolved issues: http://tcpreplay.synfin.net/trac/query?status=closed&milestone=3.0.RC1 Change Log: 04/14/2007: Version 3.0.RC1 - Fix tcpbridge and make it compile by default (#15) - Fix tcprewrite crash on little-endian systems (#127) - Gracefully handle broken pcap files where the snaplen < caplen (#130) - Note: Fix was made in libpcap and will be part of 0.9.6 - Fix numerous bugs with the sendpacket code (#137) - Add optional support for editing packets with tcpreplay (#61) - Fix 'make test' on little endian systems (#64) - tcprewrite -s is no longer endian dependent (#65) - /docs cleaned up (#66) - Fix detection/compile of libpcap. Now support versions >= 0.7.2 (#80, #144) - Add official support Cygwin/Win32 support (#110) - Clean up libpcap version code (#111) - Add support for interface alias names for Win32 (#113) - Warn user on DLT miss-match (#125) - Fix tcprewrite segfault with --fixlen=pad (#134) - Add loop/cache support for better performance (#136) - inline debugging code for better performance (#138) - configure now supports selecting injection method (#139) - Fix configure/compile errors under OpenBSD (#146) - Add tcpbridge --verbose mode (#28) - Fix compile issues under HP-UX & strictly aligned systems (#141) - --enable-dynamic-link supports 64bit libraries (#143) Enjoy, Aaron -- Aaron Turner http://synfin.net/ http://tcpreplay.synfin.net/ - Pcap editing & replay tools for Unix ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Tcpreplay-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tcpreplay-users
