Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita7136b7

Browse files
committed
Document the all-balls IPv6 address.
1 parent7a37900 commita7136b7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎doc/src/sgml/client-auth.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,9 @@ hostnossl <replaceable>database</replaceable> <replaceable>user</replaceable>
241241
<literal>172.20.143.89/32</literal> for a single host, or
242242
<literal>172.20.143.0/24</literal> for a small network, or
243243
<literal>10.6.0.0/16</literal> for a larger one.
244-
<literal>0.0.0.0/0</literal> (<quote>all balls</>) represents all addresses.
244+
<literal>0.0.0.0/0</literal> (<quote>all balls</>) represents all
245+
IPv4 addresses, and <literal>::</literal> represents
246+
all IPv6 addresses.
245247
To specify a single host, use a CIDR mask of 32 for IPv4 or
246248
128 for IPv6. In a network address, do not omit trailing zeroes.
247249
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp