| 5 | | |
| | 5 | - Fix tcprewrite crash on little-endian systems (#127) |
| | 6 | - Gracefully handle broken pcap files where the snaplen < caplen (#130) |
| | 7 | - Note: Fix was made in libpcap and will be part of 0.9.6 |
| | 8 | - Fix numerous bugs with the sendpacket code (#137) |
| | 9 | - Add optional support for editing packets with tcpreplay (#61) |
| | 10 | - Fix 'make test' on little endian systems (#64) |
| | 11 | - tcprewrite -s is no longer endian dependent (#65) |
| | 12 | - /docs cleaned up (#66) |
| | 13 | - Fix detection/compile of libpcap. Now support versions >= 0.7.2 (#80, #144) |
| | 14 | - Add official support Cygwin/Win32 support (#110) |
| | 15 | - Clean up libpcap version code (#111) |
| | 16 | - Add support for interface alias names for Win32 (#113) |
| | 17 | - Warn user on DLT miss-match (#125) |
| | 18 | - Fix tcprewrite segfault with --fixlen=pad (#134) |
| | 19 | - Add loop/cache support for better performance (#136) |
| | 20 | - inline debugging code for better performance (#138) |
| | 21 | - configure now supports selecting injection method (#139) |
| | 22 | - Fix configure/compile errors under OpenBSD (#146) |
| | 23 | - Add tcpbridge --verbose mode (#28) |
| | 24 | - Fix compile issues under HP-UX & strictly aligned systems (#141) |
| | 25 | - --enable-dynamic-link supports 64bit libraries (#143) |
| | 26 | |
| | 27 | |