Re: pgsql: Document the all-balls IPv6 address. - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: pgsql: Document the all-balls IPv6 address.
Date
Msg-id 201103191403.p2JE3bV00897@momjian.us
Whole thread Raw
In response to Re: pgsql: Document the all-balls IPv6 address.  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-committers
Andrew Dunstan wrote:
>
>
> On 03/18/2011 06:41 PM, Bruce Momjian wrote:
> > Document the all-balls IPv6 address.
> >
> >
>
>
> + <literal>0.0.0.0/0</literal> (<quote>all balls</>) represents all
> +       IPv4 addresses, and <literal>::</literal> represents
> +       all IPv6 addresses.
>
> Umm, isn't there a missing netmask there? The IPv6 analog of 0.0.0.0/0
> is surely ::/0 (or I would usually write it ::0/0).

Oh, I was not aware how IPv6 worked with CIDR.  I have changed it to
::/0.  Thanks.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +

pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: pgsql: Raise maximum value of several timeout parameters
Next
From: Bruce Momjian
Date:
Subject: Re: pgsql: Document the all-balls IPv6 address.