source: trunk/footer.inc@ 4

Last change on this file since 4 was 4, checked in by Kris Deugau, 20 years ago

Import "new" IPDB development:

March 2004 through end of August 2004

Changes include:

-> Entirely new method of allocating IP space; which should

hopefully reduce the amount of messiness in allocations.

-> IP address processing provided by NetAddr::IP rather than

homebrew code

-> Change DB to PostgreSQL to eliminate some of the problems

caused by using MySQL, and to gain native RDBMS support for
IP addresses.

-> Using NetAddr::IP and Postgres allows (eventually, with

PG >= 7.4) IPV6 without any code changes. In theory.

-> Logging so that if someone makes a change that turns out

to have been wrong for some reason, Blame Can Be Assigned.

-> General code cleanups (split IPDB.pm from CommonWeb.pm,

for instance)

File size: 739 bytes
RevLine 
[4]1<br></br>
2<table width="100%" border="0" cellspacing="0" cellpadding="0" height="1" bgcolor="#000000">
3 <tbody><tr>
4 <td></td>
5 </tr>
6</tbody></table>
7<center>
8<table width="98%" border="0" cellspacing="0" cellpadding="1">
9 <tbody><tr>
10 <td nowrap="" width="0" height="0" valign="top">
11 <div align="right"><font face="Arial, Helvetica, sans-serif" size="1">contact:
12 <a href="mailto:kdeugau@deepnet.cx">kdeugau@deepnet.cx</a> - (c) 2004 <a href="http://www.deepnet.cx/" target="_blank">deepnet</a><br>
13Written for standards-based browsers (eg <a href="http://www.netscape.com">Netscape</a>/<a href="http://www.mozilla.org">Mozilla</a>)</font></div>
14 </td>
15 </tr>
16</tbody></table>
17</center>
18</body></html>
Note: See TracBrowser for help on using the repository browser.