copyright 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. This is the Debian GNU/Linux packaged version of tcpreplay
  2. version 1.0.1.
  3. It was downloaded from http://www.subterrain.net/tools/tcpreplay/
  4. You can get it now via CVS from http://cvs.tcpdump.org/cgi-bin/cvsweb/tcpreplay/
  5. The developer of this software is Matt Undy <mundy@anzen.com>.
  6. It was put together by Raphael Bossek <bossekr@debian.org>
  7. from the following sources:
  8. Changes:
  9. * Added Debian GNU/Linux packaging files.
  10. * Removed the building of libnet and libpcap (using already existing
  11. packages in Debian GNU/Linux)
  12. Copyright (c) 1999 Anzen Computing. All rights reserved.
  13. Redistribution and use in source and binary forms, with or without
  14. modification, are permitted provided that the following conditions
  15. are met:
  16. 1. Redistributions of source code must retain the above copyright
  17. notice, this list of conditions and the following disclaimer.
  18. 2. Redistributions in binary form must reproduce the above copyright
  19. notice, this list of conditions and the following disclaimer in the
  20. documentation and/or other materials provided with the distribution.
  21. 3. All advertising materials mentioning features or use of this software
  22. must display the following acknowledgement:
  23. This product includes software developed by Anzen Computing, Inc.
  24. 4. Neither the name of Anzen Computing, Inc. nor the names of its
  25. contributors may be used to endorse or promote products derived
  26. from this software without specific prior written permission.
  27. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
  28. WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  29. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  30. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  31. DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  32. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
  33. GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  34. INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
  35. IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
  36. OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  37. ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.