-
Notifications
You must be signed in to change notification settings - Fork 273
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #9 from appneta/Enhancement_pseudo_crc
Enhancement pseudo crc
- Loading branch information
Showing
10 changed files
with
153 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
$Id$ | ||
|
||
tcpreplay and it's associated utilities (tcpprep, tcprewrite and flowreplay) | ||
were designed and written by Aaron Turner. | ||
were designed and written by Aaron Turner, and maintained by Fred Klassen | ||
of AppNeta Inc. | ||
|
||
This product includes software developed by the University of California, | ||
Berkeley, Lawrence Berkeley Laboratory and its contributors. | ||
|
@@ -57,7 +58,10 @@ Bojan Smojver <[email protected]> | |
Stas Grabois <[email protected]> | ||
- For his efforts to add IPv6 support to tcpprep and the tcpedit engine | ||
- For adding IPv6 support to fragroute | ||
|
||
Fred Klassen - AppNeta Inc. <fklassen at appneta dot com> | ||
- Added netmap support for wire-rate performance on commodity hardware | ||
- Improve accuracy and performance of the --mbps option | ||
- Implement pseudo-CRC to improve tcpedit performance | ||
- Add --fast-flows option to tcpreplay | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters