CHANGELOG 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315
  1. $Id: CHANGELOG 2063 2008-06-20 16:03:22Z aturner $
  2. 06/20/2008: Version 3.3.2
  3. - Fix (again) tcpbridge --unidir assert error (#308)
  4. - Fix tcpbridge bug where all packets that were sent were all zeros
  5. - Fix tcpbridge not honoring --include/exclude flags (#311)
  6. - Fix ip_in_cidr() debug messages (#312)
  7. - Report packets which have timestamps which go backwards in time (#315)
  8. - Clean up --sleep-accel code to use options struct (#316)
  9. - Remove really old and out of date RPM .spec file (#317)
  10. - Warn when sending on non-Ethernet interface (#318)
  11. - Re-enable tcpreplay --listnics (#319)
  12. - Fix sendpacket always reporting using PF_PACKET, even when it doesn't (#322)
  13. - Fix major packet timing issue under old versions of glibc (#324)
  14. 05/17/2008: Version 3.3.1
  15. - Fix limitation of PF_PACKET only supporting Ethernet (#123)
  16. - Fix (again) /dev/bpf detection in FreeBSD 8.0 (#292)
  17. - Document building code from Subversion under Cygwin (#304)
  18. - Fix --enable-force-* under Linux (#305)
  19. - Fix tcpbridge --unidir assert error (#308)
  20. 05/04/2008: Version 3.3.0
  21. - Improve tcpreplay timing accuracy between packets (#41)
  22. - Add tcprewrite fragroute support (#42)
  23. - Fix tcprewrite --efcs option (#277)
  24. - Updated Win32/Cygwin documentation (#280)
  25. - Add dmalloc support (#282)
  26. - Fix tcpprep broken handling of VLAN tagged frames (#290)
  27. - Fix tcprewrite crash when cache file has NO_SEND packets (#291)
  28. - Fix /dev/bpf detection in FreeBSD 8.0 (#292)
  29. - Add tcprewrite --ttl editing option (#294)
  30. - Fix autoconf AM_PROG_CC_C_O warning (#295)
  31. - Add tcpprep --reverse option to split by matching client addresses (#297)
  32. - Update version of autoconf to 1.10.1 (#298)
  33. - Improved GNU Autogen detection and warnings (#299)
  34. - Track EAGAIN errors separately from ENOBUFS (#301)
  35. - Automatically detect Winpcap on Cygwin (#303)
  36. 01/23/2008: Version 3.2.5
  37. - Fix linker error with --enable-tcpreplay-edit and --enable-dynamic-link (#288)
  38. - Fix compile errors with Sun Studio compiler (#286)
  39. 01/16/2008: Version 3.2.4
  40. - Fix crash in tcpreplay when --enable-tcpreplay-edit (#281)
  41. - Display if --enable-tcpreplay-edit in -V (#283)
  42. 11/01/2007: Version 3.2.3
  43. - Fix compile issue under Linux and other OS's (#275)
  44. 10/31/2007: Version 3.2.2
  45. - Enable source MAC spoofing for OS X (#142, #151)
  46. * Tcpreplay now requires OS X 10.5 (Leopard)
  47. - Fix crash/memory access error with tcpreplay -N (#273)
  48. 10/25/2007: Version 3.2.1
  49. - Fix tcprewrite segfault in 'make test' under Linux (#200)
  50. - Major performance improvement in tcpprep for large pcaps (#261)
  51. - Fix strsignal already defined error under Cygwin/Windows (#199)
  52. - Fix compile errors for older versions of GCC (#201)
  53. - Remove flowreplay code (#262)
  54. - Fix DLT rewrite code causing corrupted ethernet protocol type (#268)
  55. - Try to fix inet_aton() issue under Solaris (#260)
  56. 08/26/2007: Version 3.2
  57. - Return a more useful error message when tcpprep fails (#187)
  58. - Add Tomahawk test tool client/server detection algorithm (#186)
  59. - Improved AutoGen support (#191)
  60. - Improved documentation (#164, #198)
  61. - Added Doxygen markup (#176)
  62. - configure now honors --with-tcpdump flag (#192)
  63. - configure now defaults to --enable-64bits which breaks backwards
  64. compatibility in certain situations. Use --disable-64bits if this
  65. concerns you (#195)
  66. - Use safe_free() to detect bugs earlier in development (#197)
  67. 07/19/2007: Version 3.1.1
  68. - Upgrade libopts tearoff to 29:0:4 so that everyone else in the world can
  69. compile tcpreplay (#189)
  70. 07/18/2007: Version 3.1.0
  71. - Add tcprewrite --srcmap & --dstmap for rewriting only source or destination IP's (#185)
  72. - ./configure now reports configuration at end (#155)
  73. - Fix svn:keywords (#160)
  74. - Optimize performance of dlt_en10mb plugin (#161)
  75. - Performance improvements on strictly aligned systems (#162)
  76. - Improve tcpprep error messages and handling (#163)
  77. - Add support for warnings in libtcpedit (#165)
  78. - Only use __attribute__((unused)) w/ GCC (#168)
  79. - Fix compile issues under Solaris (#178)
  80. - Gracefully handle systems w/o static libraries (#179)
  81. - Fix segfault when using BPF filters (#182)
  82. - Add additional DLT Plugins:
  83. - 802.11 (#103)
  84. - 802.11 w/ Radiotap (#177)
  85. 05/01/2007: Version 3.0.1
  86. - Stop tcpreplay causing OS X WiFi from disassociating (#167)
  87. - --pnat incorrectly matched all IP addresses (#170)
  88. - Fix serious memory leak in core common library (#175)
  89. - Fix tcprewrite --enet-vlan on little endian systems (#174)
  90. - Bad pcap timestamps were causing excessive delays (#169)
  91. - Code cleanup (#173)
  92. 04/20/2007: Version 3.0
  93. - By default, no longer try to use libnet. You must now specify --enable-libnet (#148)
  94. - Improve documentation (#30)
  95. - General code cleanup (#47)
  96. - Warn when GNU Autogen version < 5.9 (#153)
  97. - Remove support for pcap_snapshot_override which was never added to libpcap (#140)
  98. - Fix support for C99/GCC 4.3 "inline". Rely on -O3 for better performance. (#149)
  99. - Prioritize 64 bit libraries over 32 bit counterparts (#150)
  100. 04/14/2007: Version 3.0.RC1
  101. - Fix tcpbridge and make it compile by default (#15)
  102. - Fix tcprewrite crash on little-endian systems (#127)
  103. - Gracefully handle broken pcap files where the snaplen < caplen (#130)
  104. - Note: Fix was made in libpcap and will be part of 0.9.6
  105. - Fix numerous bugs with the sendpacket code (#137)
  106. - Add optional support for editing packets with tcpreplay (#61)
  107. - Fix 'make test' on little endian systems (#64)
  108. - tcprewrite -s is no longer endian dependent (#65)
  109. - /docs cleaned up (#66)
  110. - Fix detection/compile of libpcap. Now support versions >= 0.7.2 (#80, #144)
  111. - Add official support Cygwin/Win32 support (#110)
  112. - Clean up libpcap version code (#111)
  113. - Add support for interface alias names for Win32 (#113)
  114. - Warn user on DLT miss-match (#125)
  115. - Fix tcprewrite segfault with --fixlen=pad (#134)
  116. - Add loop/cache support for better performance (#136)
  117. - inline debugging code for better performance (#138)
  118. - configure now supports selecting injection method (#139)
  119. - Fix configure/compile errors under OpenBSD (#146)
  120. - Add tcpbridge --verbose mode (#28)
  121. - Fix compile issues under HP-UX & strictly aligned systems (#141)
  122. - --enable-dynamic-link supports 64bit libraries (#143)
  123. 03/22/2007: Version 3.0.beta13
  124. - Fixed detection of IPv4 packets in libtcpedit on little-endian boxes (#115, #116)
  125. - Fixed TCP/UDP checksum calculation on little-endian boxes (#126)
  126. - Added --quiet flag to tcpreplay for Lothar (#109)
  127. - The --seed flag should now generate the same IPs on both little-endian & big-endian boxes (#65)
  128. - The --skipl2broadcast flag now works as documented (#112)
  129. - Adding L2 header for DLT_RAW encapsulated packets now works (#16)
  130. - Clean up documentation (#66, #75)
  131. - Start initial support for Win32 port (#110, #111)
  132. - Finish DLT plugin rewrite (#82)
  133. - Fix compile on systems without tcpdump installed
  134. 02/22/2007: Version 3.0.beta12
  135. - Fix compile under RH ES 3.x (gcc 3.2.2) (#79)
  136. - Fix compile on MIPS, ARM, HPPA, etc (#81, #88)
  137. - Rewrite L2/DLT code in tcpedit/tcprewrite to be plugin based (#82)
  138. - Create Ethernet Plugin (#99)
  139. - Create User Plugin (#100)
  140. - Create Cisco HDLC Plugin (#101)
  141. - Create DLT_LINUX_SLL Plugin (#102)
  142. - Create DLT_RAW Plugin (#104)
  143. - Create DLT_NULL Plugin (#105)
  144. - Create DLT_LOOP Plugin (#106)
  145. - Properly decode ethernet frames when they are VLAN tagged (#84)
  146. - Do not install man2html (#85)
  147. - Add configure --disable-libopts-install option (#86)
  148. - Enhance tcpreplay --oneatatime (#90)
  149. - libtcpedit can now return warnings & errors (#92)
  150. - Fix tcpprep --include/exclude (#96)
  151. - Upgrade AutoGen tearoff (libopts) to latest version (5.9.0) (#97)
  152. - Don't do L4 checksums for non-fragment offset == 0 (#107)
  153. 08/07/2006: Version 3.0.beta11
  154. - Fix distribution to ship missing src/tcpr.h (#73)
  155. - Add support to tcprewrite to alter output file DLT (#74)
  156. - Fix errors in 'make test' (little endian still broken) (#77)
  157. - Tweak Autogen .def files documentation (#78)
  158. 08/05/2006: Version 3.0.beta10
  159. - tcpprep & tcprewrite no longer require root access (#3)
  160. - Develop wrapper API for libnet, libpcap, BPF and PF_PACKET (#4, #24)
  161. - Enhance do_sleep() to support looping for better accuracy (#6)
  162. - Prefer inet_pton over older, deprecated routines (#26)
  163. - Remove libnet as a requirement (#29)
  164. - Optionally don't rewrite broadcast/multicast IP/MAC addresses (#38)
  165. - Remove libnids dependancy for flowreplay (#55)
  166. - Fix build issues when libpcapnav is installed (#56)
  167. - Fix truncate feature not putting correct packet length in IP header (#59)
  168. - Internal error reporting fixes in libtcpedit (#60)
  169. - Support --enable-debug when building under gcc 3.x (#62)
  170. - tcpedit_stub.h wasn't being generated automatically from SVN (#63)
  171. - Fix 'make doxygen' (#67)
  172. - Fix some Makefile issues (#68)
  173. - tcprewrite --endpoints should require a cache file (#70)
  174. - Improve IP randomizer code to be more random (#71)
  175. 07/17/2006: Version 3.0.beta9
  176. - Fix compile issue for users not having AutoOpts installed (#54)
  177. - Fix compile issue for users w/ AutoOpts 5.8.4 (upgrade to 5.8.4)
  178. 07/16/2006: Version 3.0.beta8
  179. - Fix -M running in MBps rather then Mbps
  180. - Fix tcpbridge segfault/bus error reported by Steven Z. (Gerry)
  181. - Improve tcpbridge man page
  182. - Massive tcprewrite fixes & cleanup (#50)
  183. - Much improved README document
  184. - Reorganize packet editing code into a standalone module (tcpedit)
  185. which has been librarized. (#5)
  186. - Strict code cleanup (#27)
  187. - Fix tcpprep from generating bad cache files (#48)
  188. - Add MAC split mode for tcpprep (#1)
  189. - Improve dbg() to list file/line (#32)
  190. - Add tcpprep statistical reports (#2)
  191. - Reorganize flowreplay code (#46)
  192. - Fix conflicting speed_t for Debian (#33)
  193. - Too many other things to document
  194. 08/07/2005: Version 3.0.beta7
  195. - New 'make doxygen' target builds pretty source code docs in
  196. docs/web/doxygen/html
  197. - Fix tcpprep auto/router mode which was sending all packets out the
  198. secondary interface
  199. - Fix endian issue on little-endian systems which made tcpprep think all
  200. packets were not IP
  201. - Improve debugability of tcpprep
  202. - Fix UDP header offset bug in flowreplay
  203. 06/28/2005: Version 3.0.beta6
  204. - Fix rpm .spec file which was still based on tcpreplay 2.x (untested)
  205. - Detect and manually include pcap-bpf.h which fixes compile problem
  206. - Fix tcprewrite -S crash with only one MAC
  207. - Fix tcpreplay using 2nd NIC split mode
  208. - Fix tcpreplay packet counter initialization
  209. - Fix tcpprep to properly handle missing -i and -c with -I and -P
  210. 06/14/2005: Version 3.0.beta5
  211. - Fix --decode flag
  212. - Fix compile under AMD64/RHEL4 where libraries are in /usr/lib64
  213. - tarball now ships with a full test subdir
  214. - Fix compile of src/common/get.c under strictly aligned architectures
  215. - Fix ./configure --enable-64bits flag
  216. - Fix bug on little endian systems which prevented tcprewrite from
  217. editing packets
  218. - Fix tcprewrite linktype checks
  219. - Add --pktlen for when the pcap snaplen lies to us
  220. - Add --enable-dynamic-link for those who want to dynamically link their
  221. libs
  222. 06/05/2005: Version 3.0.beta4
  223. - Really fix compile problems with dlt2desc with old versions of libpcap
  224. - All libraries are now statically linked and full-path #includes. This
  225. should fix problems with people who have different versions of
  226. libraries installed in different locations.
  227. - Fix problems compiling on systems with libpcapnav
  228. - Add support for libpcap 0.5 such as on OpenBSD
  229. - Fix tcpprep --verbose
  230. - Close STDIN prior to re-opening it for certain OS's
  231. 05/04/2005: Version 3.0.beta3
  232. - Fix autoconf problems with --with-libnet
  233. - Fix compile problems with dlt2desc with old versions of libpcap
  234. - Fix compile problem due to not shipping flowreplay_opts.h and
  235. tcpbridge_opts.h
  236. 04/19/2005: Version 3.0.beta2
  237. - Significant improvements to FAQ and manual
  238. - Use autoopts for flowreplay
  239. - Be more cautious about memcpy's
  240. - Fix numerous warnings during compile
  241. - Allow overriding L2 protocol field for DLT_RAW
  242. - tcpprep -I & -P now take the cache filename
  243. - Lots of cleanup
  244. - Added tcpbridge utility
  245. - Fix tcpreplay --mbps which was being interpreted as bps
  246. - Add --no-arg-comment feature for tcpprep
  247. - Improve auto-tests and fix old broken ones
  248. - Fix Makefile errors in the docs directory
  249. - Upgrade libopts tear off to v5.7pre12 which fixes problems with
  250. loading config files
  251. - Add support for forcing the use of the local libopts tearoff code
  252. 02/27/2005: Version 3.0.beta1
  253. - Major code cleanups and rewriting
  254. - Rip out all edit functions from tcpreplay and put into tcprewrite
  255. - Improve tcpreplay performance by about 5% for raw sending
  256. - Move around utility functions for greater code-reuse
  257. - Move MAC Address funcs into mac.c
  258. - Move global defines into defines.h
  259. - Standardize use of structs and typedefs
  260. - Start passing const's when we don't need to modify
  261. - Start using GNU AutoOpts for arg/config file processing
  262. - Start using automake and autoheader
  263. - Major rewrite of configure.in
  264. - Add support for printing which interface packets go out
  265. - 64bit counters are optional via --enable-64bits
  266. - Can now rewrite L2 data per outbound interface
  267. - Add support for additional DLT types
  268. - Non-Code changes
  269. - I now own the full copyright for tcpreplay
  270. - Removed the evil 4th clause from the BSD license
  271. - Start updating the FAQ and split some content to make a manual
  272. - Automatically generate man pages based via autogen
  273. - New Applications:
  274. - tcprewrite
  275. - Removed Applications: (Ethereal has better utilities)
  276. - capinfo
  277. - pcapmerge
  278. - Merge fixes from 2.x/stable branch:
  279. - portmap.c endian bugs
  280. - edit_packet.c handle corrupted pcap's where caplen < len
  281. - configure now properly uses --with-libnet and --with-libpcap
  282. *** Fork 3.x Branch from v2.3.1 ***