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

From Andrew Dunstan
Subject Re: pgsql: Document the all-balls IPv6 address.
Date
Msg-id 4D83E30D.1030006@dunslane.net
Whole thread Raw
In response to pgsql: Document the all-balls IPv6 address.  (Bruce Momjian <bruce@momjian.us>)
Responses Re: pgsql: Document the all-balls IPv6 address.
Re: pgsql: Document the all-balls IPv6 address.
List pgsql-committers

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).

cheers

andrew

pgsql-committers by date:

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