From owner-freebsd-net Thu Jul 25 10:31:22 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E08CF37B400 for ; Thu, 25 Jul 2002 10:31:19 -0700 (PDT) Received: from annwfn.erfurt.thur.de (annwfn.erfurt.thur.de [194.122.210.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF6D643E67 for ; Thu, 25 Jul 2002 10:31:18 -0700 (PDT) (envelope-from martin@martin.erfurt.thur.de) Received: from annwfn.erfurt.thur.de (localhost [127.0.0.1]) by annwfn.erfurt.thur.de (8.12.0/8.12.0) with ESMTP id g6PHVHuw003326 for ; Thu, 25 Jul 2002 19:31:17 +0200 Received: from martin.UUCP (uucp@localhost) by annwfn.erfurt.thur.de (8.12.0/8.12.0/Submit) with UUCP id g6PHVHGi003325 for freebsd.org!freebsd-net; Thu, 25 Jul 2002 19:31:17 +0200 Received: by martin.erfurt.thur.de via sendmail from stdin id (FreeBSD Smail3.2.0.111) for freebsd-net@freebsd.org; Thu, 25 Jul 2002 19:33:20 +0200 (CEST) Date: Thu, 25 Jul 2002 19:33:20 +0200 From: Martin Laabs To: freebsd-net@freebsd.org Subject: Wrong comment in in6.h Message-ID: <20020725193320.A96920@martin.erfurt.thur.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi I think I found a wrong comment int netinet6/in6.h. There are the options for use with [gs]etsockopt at the IPV6 level. One is the IPV6_MULTICAST_IF option. The comment is /* u_char; set/get IP6 multicast i/f */. But IMHO it has to be an unsignet int. Bye Martin L. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message