Re: [HACKERS] CIDR/INET type and IANA/ICANN - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] CIDR/INET type and IANA/ICANN
Date
Msg-id 199810210311.XAA18957@candle.pha.pa.us
Whole thread Raw
In response to CIDR/INET type and IANA/ICANN  (Paul A Vixie <paul@vix.com>)
Responses Re: [HACKERS] CIDR/INET type and IANA/ICANN  (Paul A Vixie <paul@vix.com>)
List pgsql-hackers
> as most of you know by now, jon postel, the original IANA, died last week.
> i'm sorry that i've been so flakey in my correspondance here but it's been
> a rough time for those of us who knew him and/or who were helping him turn
> IANA into a new nonprofit corporation called ICANN.  see http://www.iana.org/
> for more details.
> 
> the original "cidr" type was written as part of a prototype registry to let
> IANA take back some of the duties it had outsourced to InterNIC.  so while
> COM, NET, and ORG are likely to continue to be operated by NSI/InterNIC for
> the next few years, and while the networks and ASNs are being handed out via
> regional registries, there is a "top level" registry function that IANA, and
> now ICANN, has to provide directly.
> 
> i wanted this to be done with postgres, and i am still working toward that.
> here are some brief notes on the overall database structure i envisioned, in
> case anyone is wondering about the application "cidr" was written for.  note
> that the type will at present be called "inet" in pgsql 6.4.
> 
> i would be very happy if someone with access to the pgsql 6.4 sources would
> add a comment to the top of the file which implements the CIDR/INET type,
> to the effect of /* JBP RIP 16Oct98 */.  thanks.

Added.  I put this at the top of the inet.c file, and next to your name
on the TODO list.  It is on the web site TODO list now.  Hope it is OK. 
I have spelled out his full name:
   * Paul A Vixie <paul@vix.com> (Jon Postel RIP 16 Oct 1998)

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: darcy@druid.net (D'Arcy J.M. Cain)
Date:
Subject: Re: [HACKERS] Re: inet/cidr/bind
Next
From: "Thomas G. Lockhart"
Date:
Subject: New docs and ODBC for Unix