note that we intentionally violate RFC2553 for security reasons

This commit is contained in:
itojun 2002-06-07 17:33:07 +00:00
parent 55b021bea9
commit bd9254cae6

View File

@ -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 $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@ -274,6 +274,7 @@ By default,
does not route IPv4 traffic to
.Dv AF_INET6
sockets.
The default behavior intentionally violates RFC2553 for security reasons.
Listen to two sockets if you want to accept both IPv4 and IPv6 traffic.
IPv4 traffic may be routed with certain
per-socket/per-node configuration, however, it is not recommended to do so.