note that we intentionally violate RFC2553 for security reasons
This commit is contained in:
parent
55b021bea9
commit
bd9254cae6
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: inet6.4,v 1.24 2002/06/07 17:28:46 itojun Exp $
|
.\" $NetBSD: inet6.4,v 1.25 2002/06/07 17:33:07 itojun Exp $
|
||||||
.\" $KAME: inet6.4,v 1.18 2000/11/24 08:50:32 itojun Exp $
|
.\" $KAME: inet6.4,v 1.18 2000/11/24 08:50:32 itojun Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
|
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
|
||||||
@ -274,6 +274,7 @@ By default,
|
|||||||
does not route IPv4 traffic to
|
does not route IPv4 traffic to
|
||||||
.Dv AF_INET6
|
.Dv AF_INET6
|
||||||
sockets.
|
sockets.
|
||||||
|
The default behavior intentionally violates RFC2553 for security reasons.
|
||||||
Listen to two sockets if you want to accept both IPv4 and IPv6 traffic.
|
Listen to two sockets if you want to accept both IPv4 and IPv6 traffic.
|
||||||
IPv4 traffic may be routed with certain
|
IPv4 traffic may be routed with certain
|
||||||
per-socket/per-node configuration, however, it is not recommended to do so.
|
per-socket/per-node configuration, however, it is not recommended to do so.
|
||||||
|
Loading…
Reference in New Issue
Block a user