From gshapiro@gshapiro.net  Wed Aug  1 21:28:03 2001
Return-Path: <gshapiro@gshapiro.net>
Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178])
	by hub.freebsd.org (Postfix) with ESMTP id 2078537B403
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  1 Aug 2001 21:28:03 -0700 (PDT)
	(envelope-from gshapiro@gshapiro.net)
Received: from horsey.gshapiro.net (gshapiro@localhost [127.0.0.1])
	by horsey.gshapiro.net (8.12.0.Beta16/8.12.0.Beta16) with ESMTP id f724S20m009501
	(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO);
	Wed, 1 Aug 2001 21:28:02 -0700 (PDT)
Received: (from gshapiro@localhost)
	by horsey.gshapiro.net (8.12.0.Beta16/8.12.0.Beta16) id f724S2I4009500;
	Wed, 1 Aug 2001 21:28:02 -0700 (PDT)
Message-Id: <200108020428.f724S2I4009500@horsey.gshapiro.net>
Date: Wed, 1 Aug 2001 21:28:02 -0700 (PDT)
From: Gregory Neil Shapiro <gshapiro+freebsd-gnats@gshapiro.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: setsockopt(IPV6_BINDV6ONLY) not documented in any man pages
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         29380
>Category:       docs
>Synopsis:       setsockopt(IPV6_BINDV6ONLY) not documented in any man pages
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 01 21:30:01 PDT 2001
>Closed-Date:    Mon Aug 20 05:57:15 PDT 2001
>Last-Modified:  Mon Aug 20 05:58:39 PDT 2001
>Originator:     Gregory Neil Shapiro
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD horsey.gshapiro.net 4.3-STABLE FreeBSD 4.3-STABLE #16: Wed Jul 11 19:52:17 PDT 2001 gshapiro@horsey.gshapiro.net:/home/FreeBSD/RELENG_4/obj/sys/HORSEY i386

>Description:

The setsockopt() optname IPV6_BINDV6ONLY is not documented in any man pages.
I assume it's a public interfaces as src/usr.sbin/inetd/inetd.c uses it.

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:

From: Dima Dorfman <dima@unixfreak.org>
To: Gregory Neil Shapiro <gshapiro+freebsd-gnats@gshapiro.net>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: docs/29380: setsockopt(IPV6_BINDV6ONLY) not documented in any man pages 
Date: Sat, 04 Aug 2001 06:42:52 -0700

 Gregory Neil Shapiro <gshapiro+freebsd-gnats@gshapiro.net> writes:
 > >Description:
 > 
 > The setsockopt() optname IPV6_BINDV6ONLY is not documented in any man pages.
 > I assume it's a public interfaces as src/usr.sbin/inetd/inetd.c uses it.
 
 You should probably talk the KAME, the IPv6 guys, about this.  I think
 the right place to document this would be inet6(4), and it's their man
 page (meaning changes we make get lost unless we submit it back to
 them).
State-Changed-From-To: open->closed 
State-Changed-By: gshapiro 
State-Changed-When: Mon Aug 20 05:57:15 PDT 2001 
State-Changed-Why:  
Discussed problem with itojun.  IPV6_BINDV6ONLY is a non-standard flag.  The 
standard version (IPV6_V6ONLY) is also not documented.  He will look into 
that in the KAME tree. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29380 
>Unformatted:
