Class to provide IPv4 calculations
Module written/ported by Eric Kilfoil <eric@ypass.net>
This is the copyright notice from the PERL Net::DNS module:
Copyright (c) 1997-2000 Michael Fuhr. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The majority of this is _NOT_ my code. I simply ported it from the PERL Net::DNS module.
The author of the Net::DNS module is Michael Fuhr <mike@fuhr.org> http://www.fuhr.org/~mfuhr/perldns/
Michael Fuhr has nothing to with the porting of this code to PHP. Any questions directly related to this class library should be directed to the maintainer.
PHP versions 4 and 5
LICENSE: This source file is subject to version 3.01 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_01.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.