CREDIT 1.0 KB

123456789101112131415161718192021222324252627282930313233
  1. $Id: CREDIT 767 2004-10-06 12:48:49Z aturner $
  2. Here's a list of people in no particular order who have kindly submitted
  3. patches or code snippets for me to use in tcpreplay.
  4. Branden Moore <bmoore-at-cse.nd.edu>
  5. - Patch to pad truncated packets
  6. - Patch to allow specifying a destination MAC w/ only a single NIC
  7. Scott Mace <smace@intt.org>
  8. - Patch for tcpreplay to support CIDR mode
  9. - Patch for ignoring martian IP packets
  10. Jeffrey Guttenfelder <guttenfelder@sourceforge.net>
  11. - Code for pausing/restarting tcpreplay via signals.
  12. John Carlson
  13. - Patch for improved timerdiv() accuracy
  14. Frey Kuo <kero@3sheep.com>
  15. - Patch to replace pause option with packets/sec
  16. Seth Robertson (seth at sysd dot com)
  17. - Patch to allow replaying of live traffic
  18. Nick Mathewson <nickm@freehaven.net>
  19. - Kindly giving me his BSD licensed implimentation of poll()
  20. using select() so I don't have to worry about cross platform
  21. issues.
  22. Denis McLaughlin <denism@cyberus.ca>
  23. - Patch to allow TCP/UDP port translation