Skip to content

Commit

Permalink
sync changes to changelog. refs appneta#438
Browse files Browse the repository at this point in the history
  • Loading branch information
synfinatic committed Apr 22, 2012
1 parent d285391 commit a3cdbc3
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions docs/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,14 +1,24 @@
$Id$

??/??/2011 Version 3.4.5
??/??/2012 Version 3.5.0
- Add --sleepmode option to handle high precision timing (#421)
- Update URL's to point to new tcpreplay website (#430)
- Improve & fix bugs in tcpcapinfo (#437)
- Fix statistics to be more industry standard (#443)
- Add --nofixcsum (#449)
- Fix compile failure under FreeBSD 9.0 (#450)
- Don't checksum packets before going through fragroute engine (#452)
- Add support for --maxsleep option to tcpreplay (#453)
- Fix segfault when rewriting multiple ports (#459)
- Fix bug with printing stats after CTRL-C (#482)
- Update autotools (#483)
- Don't recalculate UDP checksums if it's value is 0 (#490)
- Fix documentation of --efcs option to be 4, not 2 bytes (#495)
- Fix libdnet header detection under Debian distros (#499)

- Update GNU Autogen to 5.11.5 (#501)
- Fix --stats option for tcpreplay (#503)
- Add support for injecting directly via custom Linux kernel module (#505)
- Fix cidr code debugging (#506)

08/15/2010 Version 3.4.5beta1
- First pass at fixing 'make test' on many little-endian systems (#429)
Expand All @@ -21,7 +31,6 @@ $Id$
- Fix bug where --tos=0 didn't do anything (#440)
- Fix crash when processing CIDR data (#441)


04/04/2010 Version 3.4.4
- Set default timing method to either gtod or abstime (#404)
- Fix IPv6 parsing of CIDR's (#405)
Expand Down

0 comments on commit a3cdbc3

Please sign in to comment.