TODO tcpsend Port to other platforms; stop ignoring most of what autoconf learns. (Although the build process is autoconf-based, at this time the product ignores almost everything autoconf discovers about your system. The product was developed on Solaris 8 with gcc 3.0.4, and has not been ported to other platforms. Despite the use of autoconf, the code merrily makes assumptions that are only valid on Solaris 8.) The use of autoconf here is mostly to provide a framework in case the product is ported to other platforms in the future. Allow specification of a TCP payload. Allow specification of IP options. Allow specification of IP TOS. Allow specification of TCP options.