From owner-freebsd-current@FreeBSD.ORG Fri Jul 14 22:13:47 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C452316A4DA for ; Fri, 14 Jul 2006 22:13:47 +0000 (UTC) (envelope-from julian@elischer.org) Received: from a50.ironport.com (a50.ironport.com [63.251.108.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B44243D49 for ; Fri, 14 Jul 2006 22:13:47 +0000 (GMT) (envelope-from julian@elischer.org) Received: from unknown (HELO [10.251.18.229]) ([10.251.18.229]) by a50.ironport.com with ESMTP; 14 Jul 2006 15:13:48 -0700 Message-ID: <44B8171A.2070209@elischer.org> Date: Fri, 14 Jul 2006 15:13:46 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.13) Gecko/20060414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: netstat and ipv6 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jul 2006 22:13:47 -0000 is ther ean official way that netstat should be using to NOT try fo ipv6 stuff? %netstat -s>/dev/null Warning: sysctl(net.inet6.ip6.rip6stats): No such file or directory (hoping someone has a quick answer.. I'll go source diving later today if there isn't an "official" thing that should be tested.)