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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pgsql: Document the all-balls IPv6 address.
Дата
Msg-id 201103191403.p2JE3bV00897@momjian.us
обсуждение исходный текст
Ответ на Re: pgsql: Document the all-balls IPv6 address.  (Andrew Dunstan <andrew@dunslane.net>)
Список 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 по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: pgsql: Raise maximum value of several timeout parameters
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pgsql: Document the all-balls IPv6 address.