From owner-freebsd-stable@FreeBSD.ORG Sat Dec 8 00:16:59 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E0EC16A41B for ; Sat, 8 Dec 2007 00:16:59 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182]) by mx1.freebsd.org (Postfix) with ESMTP id ED22313C43E for ; Sat, 8 Dec 2007 00:16:58 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so1812820waf for ; Fri, 07 Dec 2007 16:16:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; bh=YYZndL6Dwe/aw8dfLUzeBz1tZpcfNcBKCEIEYh1+ab4=; b=DXO8vZ4cmJpfQ9ZT8K7/yfhg+0S558dfRmCKg/LMzV5PdK5Fj1eMdJKIf2QrIJ5Ytrfo/XJ8pxKJQoxe2OE21fZWXQM7+Ni7BiIkZZAniMw642QR2ewDhw3Cf9qeVbC3pQuNmbna6p+BNjmHifgdZWx5Ai1OZX+qqcTvIGqZQuA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=BzwADt7rUNgRw26D/h1Ju0x/Kd0QVOUYjcLMLFhs/eRv21r/yNx96g+AnCdL1l+6FE6wX4HIH+DfqyM0XjLvzm1G1Ra1y5Ignni2+ZWlCt6egLRCvIhi1kaU/5MwSo0eIoH+kQNTrq8+NC5Qbu6VF+uIcT/Ljeoln4QBlRr1KYE= Received: by 10.114.204.7 with SMTP id b7mr3670648wag.1197073018654; Fri, 07 Dec 2007 16:16:58 -0800 (PST) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTPS id j38sm536706waf.2007.12.07.16.16.53 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 07 Dec 2007 16:16:57 -0800 (PST) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id lB80E0uE052829 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 8 Dec 2007 09:14:00 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id lB80Dx7A052828; Sat, 8 Dec 2007 09:13:59 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Sat, 8 Dec 2007 09:13:59 +0900 From: Pyun YongHyeon To: Abdullah Ibn Hamad Al-Marri Message-ID: <20071208001359.GA52659@cdnetworks.co.kr> References: <745088.30928.qm@web33707.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <745088.30928.qm@web33707.mail.mud.yahoo.com> User-Agent: Mutt/1.4.2.1i Cc: FreeBSD STABLE Subject: Re: Intel DG31PR and RTL8168/8111 issue X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Dec 2007 00:16:59 -0000 On Fri, Dec 07, 2007 at 07:49:58AM -0800, Abdullah Ibn Hamad Al-Marri wrote: > > Hello Pyun, > > ----- Original Message ---- > > From: Pyun YongHyeon > > To: Abdullah Ibn Hamad Al-Marri > > Cc: FreeBSD STABLE > > Sent: Friday, December 7, 2007 4:01:42 AM > > Subject: Re: Intel DG31PR and RTL8168/8111 issue > > > > On Thu, Dec 06, 2007 at 11:20:19AM -0800, Abdullah Ibn Hamad > > Al-Marri > > > wrote: > > > > [...] > > > > > > > > Shall I issue more commands and send it? > > > > > > > I'd like to know whether multicat filtering really works on your > > hardware. It would be even better if you can test it on IPv6 > > environments. Just assign an IPv6 address to your re0 and send > > a ICMPv6 node information DNS name query from other hosts. > > For exmaple, 'ping6 -w ff02::1%foo0' command will report hostname > > of host with re0 interface if multicast filtering works(Change > > foo0 with interface instance of a driver.) > > > > -- > > Regards, > > Pyun YongHyeon > > I wish I could do that, but my ISP doesn't offer IPV6 space. > I see. > Could you please make this patch in HEAD then mergge it to RELENG_7, so users with this nic wont drop FreeBSD 7.0 when it is out because the nic wont work out of box at least for IPV4 users. > Patch committed to HEAD. But I'm not sure how re@ thinks about MFC as multicast filtering wasn't tested for this revision of RTL8168. > Again, I appreciate your help, and the great support for the community you offer. :-) > No problem. Thanks for your testing! -- Regards, Pyun YongHyeon