ip6sic - IPv6 Stack Integrity Checker
Abstract
ip6sic is a tool for stress testing an IPv6 stack implementation.
It works in a way much similar to isic which lives over
here.
It was developed mainly on FreeBSD and is known
to work on OpenBSD and Linux. Theoretically, it should work
wherever libdnet works.
Requirements
- libdnet - currently lives here. It was written against version 1.7. Future versions may
not be backwards compatible.
- libtcpdump (optional) - libtcpdump is a macro-hack to
tcpdump to offer a libtcpdump_snprintf() interface to
thirdparty applications (like ip6sic). Here is a diff against tcpdump-3.7.2.
- root access
Download
Source code:
ip6sic-0.1.tar.gz
CVS:
http://cvs.sourceforge.net/viewcvs.py/ip6sic/ip6sic/
License
BSD-style
Author
Greg Taleck <taleck@oz.net> is the primary
author and current maintainer.
Last modified: Wed Oct 1 12:33:55 PDT 2003