Please see the help menu for more information on IPNetRouterX or contact us at:

info@sustworks.com

http://www.sustworks.com/site/sup.html

IPNetRouterX is written in Cocoa using Mac OS X native BSD networking.

Any program of this scale incorporates contributions of many people who worked on the underlying system services and tools. Thank you for lending me your shoulders.

IPNetRouterX uses a Network Kernel Extension (NKE) that includes "Modifications of Original Code subject to the Apple Public Source License." You can obtain a copy of this License at <http://www.apple.com/publicsource>, and a copy of this source code from the sustworks website <ftp://sustworks.com> or by sending email to psichel@sustworks.com .

IPNetRouterX includes AVL Tree library code that requires the following notice which applies specifically to that code:

/*
* Copyright (C) 1995-1997 by Sam Rushing <rushing@nightmare.com>
*
* All Rights Reserved
*
* Permission to use, copy, modify, and distribute this software and
* its documentation for any purpose and without fee is hereby
* granted, provided that the above copyright notice appear in all
* copies and that both that copyright notice and this permission
* notice appear in supporting documentation, and that the name of Sam
* Rushing not be used in advertising or publicity pertaining to
* distribution of the software without specific, written prior
* permission.
*
* SAM RUSHING DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
* INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
* NO EVENT SHALL SAM RUSHING BE LIABLE FOR ANY SPECIAL, INDIRECT OR
* CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
* OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
* NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
*/

You can learn more about AVL Trees here <http://www.stanford.edu/~blp/avl/index.html> and obtain the Python avllib code used in IPNetRouterX at: <ftp://squirl.nightmare.com/pub/python/python-ext/avl>.

- Peter Sichel
Sustainable Softworks