Skip to content

Commit

Permalink
Merge pull request appneta#228 from appneta/Bug_#227_unique-ip_and_du…
Browse files Browse the repository at this point in the history
…ration

appneta#227 --loop no longer required for --duration
  • Loading branch information
fklassen committed Dec 18, 2015
2 parents fe55662 + a80bfc1 commit 7ac7b4d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
--/--/2015 Version 4.1.1-beta3
- Option --unique-ip accepts --duration (#227)
- RFC1624 incremental checksums (#225)
- Option --duration performance optimizations (#223)
- Correct company name in license (#217)
- Compile and mult-arch cross-compile on ARM (#211)
- Switch to wire speed after 30 minutes at 6 Gbps (#210)
- Master doesn't compile on OS X 10.11 (#203)
- Support for tcprewrite multiple IP CIDR (#199)
- Fix incorrect checksums after editing fragmented packets (#190)
- Buffer overflow bug in tcpprep (#167)

11/22/2015 Version 4.1.1-beta2
Expand Down
1 change: 0 additions & 1 deletion src/tcpreplay_opts.def
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,6 @@ EOText;

flag = {
name = unique-ip;
flags-must = loop;
#ifdef TCPREPLAY_EDIT
flags-cant = seed;
#endif
Expand Down

0 comments on commit 7ac7b4d

Please sign in to comment.