Re: pgsql: Document the all-balls IPv6 address.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Document the all-balls IPv6 address.
Date: 2011-03-19 14:03:37
Message-ID: 201103191403.p2JE3bV00897@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

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(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

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

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-03-19 14:04:44 Re: pgsql: Document the all-balls IPv6 address.
Previous Message Magnus Hagander 2011-03-19 13:00:53 Re: pgsql: Raise maximum value of several timeout parameters

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2011-03-19 14:04:44 Re: pgsql: Document the all-balls IPv6 address.
Previous Message Bruce Momjian 2011-03-19 14:01:44 Re: pg_last_xact_replay_timestamp meaning